Uses of Interface
org.wildfly.common.context.Contextual
Packages that use Contextual
-
Uses of Contextual in org.wildfly.common.context
Classes in org.wildfly.common.context with type parameters of type ContextualModifier and TypeClassDescriptionfinal 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.