类的使用
org.springframework.jndi.JndiLocatorSupport
使用JndiLocatorSupport的程序包 程序包 说明 org.springframework.ejb.access This package contains classes that allow easy access to EJBs.org.springframework.jca.work Convenience classes for scheduling based on the JCA WorkManager facility, as supported within ResourceAdapters.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.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.ejb.access中JndiLocatorSupport的使用
org.springframework.ejb.access中JndiLocatorSupport的子类 修饰符和类型 类 说明 classAbstractRemoteSlsbInvokerInterceptorBase class for interceptors proxying remote Stateless Session Beans.classAbstractSlsbInvokerInterceptorBase class for AOP interceptors invoking local or remote Stateless Session Beans.classLocalSlsbInvokerInterceptorInvoker for a local Stateless Session Bean.classLocalStatelessSessionProxyFactoryBeanConvenientFactoryBeanfor local Stateless Session Bean (SLSB) proxies.classSimpleRemoteSlsbInvokerInterceptorBasic invoker for a remote Stateless Session Bean.classSimpleRemoteStatelessSessionProxyFactoryBeanConvenientFactoryBeanfor remote SLSB proxies.org.springframework.jca.work中JndiLocatorSupport的使用
org.springframework.jca.work中JndiLocatorSupport的子类 修饰符和类型 类 说明 classWorkManagerTaskExecutorTaskExecutorimplementation that delegates to a JCA 1.7 WorkManager, implementing theWorkManagerinterface.org.springframework.jdbc.datasource.lookup中JndiLocatorSupport的使用
org.springframework.jdbc.datasource.lookup中JndiLocatorSupport的子类 修饰符和类型 类 说明 classJndiDataSourceLookupJNDI-basedDataSourceLookupimplementation.org.springframework.jms.support.destination中JndiLocatorSupport的使用
org.springframework.jms.support.destination中JndiLocatorSupport的子类 修饰符和类型 类 说明 classJndiDestinationResolverDestinationResolverimplementation which interprets destination names as JNDI locations (with a configurable fallback strategy).org.springframework.jndi中JndiLocatorSupport的使用
org.springframework.jndi中JndiLocatorSupport的子类 修饰符和类型 类 说明 classJndiLocatorDelegateJndiLocatorSupportsubclass with public lookup methods, for convenient use as a delegate.classJndiObjectFactoryBeanFactoryBeanthat looks up a JNDI object.classJndiObjectLocatorConvenient superclass for JNDI-based service locators, providing configurable lookup of a specific JNDI resource.classJndiObjectTargetSourceAOPTargetSourcethat provides configurable JNDI lookups forgetTarget()calls.org.springframework.jndi.support中JndiLocatorSupport的使用
org.springframework.jndi.support中JndiLocatorSupport的子类 修饰符和类型 类 说明 classSimpleJndiBeanFactorySimple JNDI-based implementation of Spring'sBeanFactoryinterface.org.springframework.remoting.rmi中JndiLocatorSupport的使用
org.springframework.remoting.rmi中JndiLocatorSupport的子类 修饰符和类型 类 说明 classJndiRmiClientInterceptorMethodInterceptorfor accessing RMI services from JNDI.classJndiRmiProxyFactoryBeanFactoryBeanfor RMI proxies from JNDI.org.springframework.scheduling.commonj中JndiLocatorSupport的使用
org.springframework.scheduling.commonj中JndiLocatorSupport的子类 修饰符和类型 类 说明 classTimerManagerAccessor已过时。as of 5.1, in favor of EE 7'sDefaultManagedTaskSchedulerclassTimerManagerFactoryBean已过时。as of 5.1, in favor of EE 7'sDefaultManagedTaskSchedulerclassTimerManagerTaskScheduler已过时。as of 5.1, in favor of EE 7'sDefaultManagedTaskSchedulerclassWorkManagerTaskExecutor已过时。as of 5.1, in favor of the EE 7/8 basedDefaultManagedTaskExecutor