Uses of Class
org.springframework.jndi.JndiObjectLocator
Package
Description
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.
-
Uses of JndiObjectLocator in org.springframework.jndi
Modifier and TypeClassDescriptionclass
FactoryBean
that looks up a JNDI object.class
AOPTargetSource
that provides configurable JNDI lookups forgetTarget()
calls.