The Spring Framework

Package org.springframework.ejb.config

Support package for EJB/J2EE-related configuration, with XML schema being the primary configuration format.

See:
          Description

Class Summary
AbstractJndiLocatedBeanDefinitionParser  
JeeNamespaceHandler NamespaceHandler for the 'jee' namespace.
JndiLookupBeanDefinitionParser Simple BeanDefinitionParser implementation that translates jndi-lookup tag into JndiObjectFactoryBean definitions.
LocalStatelessSessionBeanDefinitionParser BeanDefinitionParser implementation for parsing 'local-slsb' tags and creating LocalStatelessSessionProxyFactoryBean definitions.
RemoteStatelessSessionBeanDefinitionParser  
 

Package org.springframework.ejb.config Description

Support package for EJB/J2EE-related configuration, with XML schema being the primary configuration format.


The Spring Framework

Copyright © 2002-2006 The Spring Framework.