Uses of Package
org.springframework.jndi

Packages that use org.springframework.jndi
Package
Description
Provides a strategy for looking up JDBC DataSources by name.
Support classes for Spring's JMS framework.
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.
Support classes for JNDI usage, including a JNDI-based BeanFactory implementation.
Scheduling convenience classes for the java.util.concurrent and jakarta.enterprise.concurrent packages, allowing to set up a ThreadPoolExecutor or ScheduledThreadPoolExecutor as a bean in a Spring context.
Transaction SPI implementation for JTA.