| Class | Description |
|---|---|
| AbstractScopedKey |
The abstract scoped key should be subclasses to create scoped key.
|
| ScopedKey<S extends Serializable> |
A scoped key wrapping a key including the a scope.
|
| ScopeManager |
The scope manager manages the life cycle of a scope value (which means a mere string) associated with the current thread
aimed to scope state.
|
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.