Package | Description |
---|---|
org.springframework.ejb.access |
This package contains classes that allow easy access to EJBs.
|
org.springframework.jdbc.datasource.lookup |
Provides a strategy for looking up JDBC DataSources by name.
|
org.springframework.jms.support.destination |
Support classes for Spring's JMS framework.
|
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.
|
org.springframework.jndi.support |
Support classes for JNDI usage,
including a JNDI-based BeanFactory implementation.
|
org.springframework.mock.jndi |
Deprecated as of Spring Framework 5.2 in favor of complete
solutions from third parties such as
Simple-JNDI.
|
org.springframework.remoting.rmi |
Remoting classes for conventional RMI and transparent remoting via
RMI invokers.
|
org.springframework.scheduling.commonj |
Convenience classes for scheduling based on the CommonJ WorkManager/TimerManager
facility, as supported by IBM WebSphere 6.0+ and BEA WebLogic 9.0+.
|
org.springframework.scheduling.concurrent |
Scheduling convenience classes for the
java.util.concurrent
and javax.enterprise.concurrent packages, allowing to set up a
ThreadPoolExecutor or ScheduledThreadPoolExecutor as a bean in a Spring
context. |
org.springframework.transaction.jta |
Transaction SPI implementation for JTA.
|
Class and Description |
---|
JndiAccessor
Convenient superclass for JNDI accessors, providing "jndiTemplate"
and "jndiEnvironment" bean properties.
|
JndiLocatorSupport
Convenient superclass for classes that can locate any number of JNDI objects.
|
JndiObjectLocator
Convenient superclass for JNDI-based service locators,
providing configurable lookup of a specific JNDI resource.
|
Class and Description |
---|
JndiAccessor
Convenient superclass for JNDI accessors, providing "jndiTemplate"
and "jndiEnvironment" bean properties.
|
JndiLocatorSupport
Convenient superclass for classes that can locate any number of JNDI objects.
|
Class and Description |
---|
JndiAccessor
Convenient superclass for JNDI accessors, providing "jndiTemplate"
and "jndiEnvironment" bean properties.
|
JndiLocatorSupport
Convenient superclass for classes that can locate any number of JNDI objects.
|
Class and Description |
---|
JndiAccessor
Convenient superclass for JNDI accessors, providing "jndiTemplate"
and "jndiEnvironment" bean properties.
|
JndiCallback
Callback interface to be implemented by classes that need to perform an
operation (such as a lookup) in a JNDI context.
|
JndiLocatorDelegate
JndiLocatorSupport subclass with public lookup methods,
for convenient use as a delegate. |
JndiLocatorSupport
Convenient superclass for classes that can locate any number of JNDI objects.
|
JndiObjectLocator
Convenient superclass for JNDI-based service locators,
providing configurable lookup of a specific JNDI resource.
|
JndiTemplate
Helper class that simplifies JNDI operations.
|
Class and Description |
---|
JndiAccessor
Convenient superclass for JNDI accessors, providing "jndiTemplate"
and "jndiEnvironment" bean properties.
|
JndiLocatorSupport
Convenient superclass for classes that can locate any number of JNDI objects.
|
Class and Description |
---|
JndiTemplate
Helper class that simplifies JNDI operations.
|
Class and Description |
---|
JndiAccessor
Convenient superclass for JNDI accessors, providing "jndiTemplate"
and "jndiEnvironment" bean properties.
|
JndiLocatorSupport
Convenient superclass for classes that can locate any number of JNDI objects.
|
JndiObjectLocator
Convenient superclass for JNDI-based service locators,
providing configurable lookup of a specific JNDI resource.
|
JndiTemplate
Helper class that simplifies JNDI operations.
|
Class and Description |
---|
JndiAccessor
Convenient superclass for JNDI accessors, providing "jndiTemplate"
and "jndiEnvironment" bean properties.
|
JndiLocatorSupport
Convenient superclass for classes that can locate any number of JNDI objects.
|
Class and Description |
---|
JndiTemplate
Helper class that simplifies JNDI operations.
|
Class and Description |
---|
JndiTemplate
Helper class that simplifies JNDI operations.
|