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