|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JndiCallback | |
---|---|
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. |
Uses of JndiCallback in org.springframework.jndi |
---|
Methods in org.springframework.jndi with parameters of type JndiCallback | |
---|---|
Object |
JndiTemplate.execute(JndiCallback contextCallback)
Execute the given JNDI context callback implementation. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |