Class ContextualRegistration
java.lang.Object
org.wildfly.clustering.server.context.ContextualRegistration
- All Implemented Interfaces:
AutoCloseable,Contextual,Registration
A registration facade that reinstruments its lifecycle.
- Author:
- Paul Ferraro
-
Field Summary
Fields inherited from interface org.wildfly.clustering.server.Registration
EMPTY -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ContextualRegistration
-
-
Method Details
-
end
public void end()Description copied from interface:ContextualIndicates the end of this object's contextual lifecycle.- Specified by:
endin interfaceContextual
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceRegistration
-