|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
JndiCallback | Callback interface to be implemented by classes that need to perform an operation (such as a lookup) in a JNDI context. |
Class Summary | |
AbstractJndiLocator | Convenient superclass for JNDI-based Service Locators. |
JndiObjectFactoryBean | FactoryBean that looks up a JNDI object. |
JndiTemplate | Helper class that simplifies JNDI operations. |
JndiTemplateEditor | Properties editor for JndiTemplate objects. |
The classes in this package make JNDI easier to use, facilitating the accessing of configuration stored in JNDI, and provide useful superclasses for JNDI access classes.
The classes in this package are discussed in Chapter 11 of Expert One-On-One J2EE Design and Development by Rod Johnson (Wrox, 2002).
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |