Package | Description |
---|---|
org.wildfly.common.context |
Types related to management of contextual objects.
|
Modifier and Type | Class and Description |
---|---|
class |
ContextManager<C extends Contextual<C>>
A context manager for a
Contextual type. |
interface |
Contextual<C extends Contextual<C>>
A base class for contexts which are activated in a thread-local context.
|
Copyright © 2015 JBoss, a division of Red Hat, Inc.