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.
-
Classes in org.springframework.jndi used by org.springframework.jdbc.datasource.lookupClassDescriptionConvenient superclass for JNDI accessors, providing "jndiTemplate" and "jndiEnvironment" bean properties.Convenient superclass for classes that can locate any number of JNDI objects.
-
Classes in org.springframework.jndi used by org.springframework.jms.support.destinationClassDescriptionConvenient superclass for JNDI accessors, providing "jndiTemplate" and "jndiEnvironment" bean properties.Convenient superclass for classes that can locate any number of JNDI objects.
-
Classes in org.springframework.jndi used by org.springframework.jndiClassDescriptionConvenient superclass for JNDI accessors, providing "jndiTemplate" and "jndiEnvironment" bean properties.Callback interface to be implemented by classes that need to perform an operation (such as a lookup) in a JNDI context.
JndiLocatorSupport
subclass with public lookup methods, for convenient use as a delegate.Convenient superclass for classes that can locate any number of JNDI objects.Convenient superclass for JNDI-based service locators, providing configurable lookup of a specific JNDI resource.Helper class that simplifies JNDI operations. -
Classes in org.springframework.jndi used by org.springframework.jndi.supportClassDescriptionConvenient superclass for JNDI accessors, providing "jndiTemplate" and "jndiEnvironment" bean properties.Convenient superclass for classes that can locate any number of JNDI objects.
-
Classes in org.springframework.jndi used by org.springframework.scheduling.concurrent
-
Classes in org.springframework.jndi used by org.springframework.transaction.jta