Uses of Interface
org.wildfly.common.context.Contextual
-
Packages that use Contextual Package Description org.wildfly.common.context Types related to management of contextual objects. -
-
Uses of Contextual in org.wildfly.common.context
Classes in org.wildfly.common.context with type parameters of type Contextual Modifier and Type Class Description classContextManager<C extends Contextual<C>>A context manager for aContextualtype.interfaceContextual<C extends Contextual<C>>A base class for contexts which are activated in a thread-local context.
-