org.springframework.jndi.package-info Maven / Gradle / Ivy
/**
 *
 * 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).
 *
 */
package org.springframework.jndi;
    © 2015 - 2025 Weber Informatics LLC | Privacy Policy