| Package | Description |
|---|---|
| org.wildfly.common.context |
Types related to management of contextual objects.
|
| Modifier and Type | Class | 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 © 2018 JBoss, a division of Red Hat, Inc.