Package org.wildfly.clustering.server
Interface Registration
- All Superinterfaces:
AutoCloseable
- All Known Subinterfaces:
ServiceProviderRegistration<T,M>
- All Known Implementing Classes:
DefaultServiceProviderRegistration
Encapsulates a registration.
- Author:
- Paul Ferraro
-
Field Summary
Fields -
Method Summary
-
Field Details
-
EMPTY
-
-
Method Details
-
close
void close()Removes this registration from the associatedRegistrar, after which this object is no longer functional.- Specified by:
closein interfaceAutoCloseable
-