Package org.wildfly.clustering
Interface Registration
- All Superinterfaces:
AutoCloseable
- All Known Subinterfaces:
ServiceProviderRegistration<T>
Deprecated, for removal: This API element is subject to removal in a future version.
Encapsulates a registration.
- Author:
- Paul Ferraro
-
Method Summary
-
Method Details
-
close
void close()Deprecated, for removal: This API element is subject to removal in a future version.Removes this registration from the associatedRegistrar, after which this object is no longer functional.- Specified by:
closein interfaceAutoCloseable
-
Registration.