Uses of Class
org.wildfly.common.context.ContextManager
-
Packages that use ContextManager Package Description org.wildfly.common.context Types related to management of contextual objects. -
-
Uses of ContextManager in org.wildfly.common.context
Methods in org.wildfly.common.context that return ContextManager Modifier and Type Method Description ContextManager<C>
Contextual. getInstanceContextManager()
Get the context manager for this object.
-