See: Description
| Interface | Description |
|---|---|
| JndiCallback |
Callback interface to be implemented by classes that need to perform an
operation (such as a lookup) in a JNDI context.
|
| Class | Description |
|---|---|
| JndiLocator |
Convenient superclass for JNDI accessors, providing "jndiTemplate"
and "jndiEnvironment" bean properties.
|
| JndiObjectFactory<T> |
A factory implementation intended to be used to look up objects in jndi.
|
| JndiTemplate |
Helper class that simplifies JNDI operations.
|
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.