Interface RegistrationHandle
- All Known Subinterfaces:
ReloadableRegistrationHandle<T>
public interface RegistrationHandle
Handle for registered information.
-
Method Summary
-
Method Details
-
remove
void remove()Delete this registration.
-
ReloadableRegistrationHandle<T>