| Package | Description |
|---|---|
| org.osjava.sj.jndi |
Support classes for writing JNDI implementations.
|
| org.osjava.sj.memory |
A memory-based JNDI implementation.
|
| Constructor and Description |
|---|
AbstractContext(AbstractContext that)
Create a new context based upon the environment of the passed context.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryContext
A generic context that requires no DataSource backend.
|
| Constructor and Description |
|---|
MemoryContext(AbstractContext that) |