Uses of Package
org.springframework.jee.config

Packages that use org.springframework.jee.config
org.springframework.jee.config JEE configuration support. 
org.springframework.jee.ejb.config JEE EJB specific configuration support. 
org.springframework.jee.inject JSR250 Support. 
org.springframework.jee.intercept Support for EJB3 interceptors. 
 

Classes in org.springframework.jee.config used by org.springframework.jee.config
AbstractServiceEnvironment
          Simple abstract base class.
MetadataDrivenBeanPostProcessorSupport
          Superclass for post processing singleton definitions, driven by a matching piece of metadata attached to the relevant singleton definition with the given name.
ServiceEnvironment
          Interface used for providing environment specific properties like transaction manager.
 

Classes in org.springframework.jee.config used by org.springframework.jee.ejb.config
JeeBeanFactoryPostProcessor
          Spring BeanFactoryBeanPostProcessor to automatically apply JEE injection and interception to annotated classes deployed in a Spring context.
 

Classes in org.springframework.jee.config used by org.springframework.jee.inject
MetadataDrivenBeanPostProcessorSupport
          Superclass for post processing singleton definitions, driven by a matching piece of metadata attached to the relevant singleton definition with the given name.
ServiceEnvironment
          Interface used for providing environment specific properties like transaction manager.
 

Classes in org.springframework.jee.config used by org.springframework.jee.intercept
MetadataDrivenBeanPostProcessorSupport
          Superclass for post processing singleton definitions, driven by a matching piece of metadata attached to the relevant singleton definition with the given name.
 



Copyright 2006 Interface21. All Rights Reserved.