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