Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.springframework.jndi Classes and Interfaces - 13 results found.
| Name | Description | Type | Package | Framework |
| JndiAccessor | Convenient superclass for JNDI accessors, providing jndiTemplateand jndiEnvironment bean properties. | Class | org.springframework.jndi | Spring MVC |
|
| JndiCallback | Callback interface to be implemented by classes that need to perform anoperation (such as a lookup) in a JNDI context. | Interface | org.springframework.jndi | Spring MVC |
|
| JndiLocatorDelegate | JndiLocatorSupport subclass with public lookup methods,for convenient use as a delegate. | Class | org.springframework.jndi | Spring MVC |
|
| JndiLocatorSupport | Convenient superclass for classes that can locate any number of JNDI objects. | Class | org.springframework.jndi | Spring MVC |
|
| JndiLookupFailureException | RuntimeException to be thrown in case of JNDI lookup failures,in particular from code that does not declare JNDI's checked | Class | org.springframework.jndi | Spring MVC |
|
| JndiObjectFactoryBean | FactoryBean that looks up aJNDI object. | Class | org.springframework.jndi | Spring MVC |
|
| JndiObjectLocator | Convenient superclass for JNDI-based service locators,providing configurable lookup of a specific JNDI resource. | Class | org.springframework.jndi | Spring MVC |
|
| JndiObjectTargetSource | AOP TargetSource that providesconfigurable JNDI lookups for getTarget() calls. | Class | org.springframework.jndi | Spring MVC |
|
| JndiPropertySource | PropertySource implementation that reads properties from an underlying SpringJndiLocatorDelegate. | Class | org.springframework.jndi | Spring MVC |
|
| JndiTemplate | Helper class that simplifies JNDI operations. | Class | org.springframework.jndi | Spring MVC |
|
| JndiTemplateEditor | Properties editor for JndiTemplate objects. | Class | org.springframework.jndi | Spring MVC |
|
| SimpleJndiBeanFactory | Simple JNDI-based implementation of Spring'sBeanFactory interface. | Class | org.springframework.jndi.support | Spring MVC |
|
| TypeMismatchNamingException | Exception thrown if a type mismatch is encountered for an objectlocated in a JNDI environment. | Class | org.springframework.jndi | Spring MVC |