| Interface | Description |
|---|---|
| ObjectProxy |
An object proxy for a foreign JNDI factory.
|
| ProxyableObject |
An object proxy for a foreign JNDI factory.
|
| Class | Description |
|---|---|
| AbstractModel |
Abstract data model behind Resin's JNDI.
|
| ContextImpl |
Resin's implementation of the JNDI
Context. |
| DirContextImpl |
Resin's implementation of the JNDI
DirContext. |
| EnvironmentModel |
Environment based model for JNDI.
|
| EnvironmentModelRoot |
Environment based model for JNDI.
|
| ErrorContext |
Error context always throwing NamingExceptions.
|
| InitialContextFactoryImpl |
Returns the JNDI context for the current classloader.
|
| Jndi |
Static utility functions.
|
| LinkProxy |
An object proxy for a foreign JNDI factory.
|
| MemoryModel |
Memory based model for JNDI.
|
| PathJndiContext | |
| QBindingEnumeration | |
| QName |
Represents a parsed JNDI name.
|
| QNameClassEnumeration | |
| QNameParser |
| Exception | Description |
|---|---|
| NamingExceptionWrapper |
Wraps the actual exception with a Naming exception
|