Uses of Class
org.springframework.jee.config.AbstractServiceEnvironment

Packages that use AbstractServiceEnvironment
org.springframework.jee.config JEE configuration support. 
 

Uses of AbstractServiceEnvironment in org.springframework.jee.config
 

Subclasses of AbstractServiceEnvironment in org.springframework.jee.config
 class AutodetectBeanFactoryServiceEnvironment
          Service environment that does automatic lookup inside the Spring context for a PlatformTransactionManager and picks the first one it finds.
 class JtaServiceEnvironment
          Jta specific service environment.
 



Copyright © 2006-2008 SpringSource (formerly Interface21). All Rights Reserved.