Interface RegistrationHandle
-
- All Known Subinterfaces:
ReloadableRegistrationHandle<T>
public interface RegistrationHandle
Handle for registered information.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
remove()
Delete this registration.
-