Package org.wildfly.common.context
package org.wildfly.common.context
Types related to management of contextual objects. Such objects may implement
Contextual
to gain thread-contextual functionality.- Author:
- David M. Lloyd
-
ClassDescriptionContextManager<C extends Contextual<C>>A context manager for a
Contextualtype.A permission object for operations onContextManagerinstances.Contextual<C extends Contextual<C>>A base class for contexts which are activated in a thread-local context.