JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Spring Framework
org.springframework.jndi.support
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.springframework.jndi.support
@NullMarked
package
org.springframework.jndi.support
Support classes for JNDI usage, including a JNDI-based BeanFactory implementation.
Related Packages
Package
Description
org.springframework.jndi
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.
Classes
Class
Description
SimpleJndiBeanFactory
Simple JNDI-based implementation of Spring's
BeanFactory
interface.