| Interface | Description |
|---|---|
| JndiNameResolver |
Defines a strategy for lookup objects by name using JNDI.
|
| Class | Description |
|---|---|
| AbstractJndiNameResolver | |
| CachedJndiNameResolver |
Defines a
JndiNameResolver that uses a cache in order to store
the already resolved names. |
| SimpleJndiNameResolver |
Defines a simple
JndiNameResolver that maintains a Context
instance opened all the time and always relies on the context to do the look
ups. |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.