Class | Description |
---|---|
ENCThreadLocalKey |
Return a LinkRef based on a ThreadLocal key.
|
NonSerializableFactory |
A utility class that allows one to bind a non-serializable object into a
local JNDI context.
|
ReadOnlyContext |
A JNDI context wrapper implementation that delegates read-only methods to
its delegate Context, and throws OperationNotSupportedException for any
method with a side-effect.
|
Util |
A static utility class for common JNDI operations.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.