org.springframework.jee.config
Class JtaServiceEnvironment

java.lang.Object
  extended by org.springframework.jee.config.AbstractServiceEnvironment
      extended by org.springframework.jee.config.JtaServiceEnvironment
All Implemented Interfaces:
ServiceEnvironment

public class JtaServiceEnvironment
extends AbstractServiceEnvironment

Jta specific service environment.

Author:
Costin Leau

Field Summary
 
Fields inherited from class org.springframework.jee.config.AbstractServiceEnvironment
log, transactionManager
 
Constructor Summary
JtaServiceEnvironment()
           
 
Method Summary
 
Methods inherited from class org.springframework.jee.config.AbstractServiceEnvironment
getTransactionManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JtaServiceEnvironment

public JtaServiceEnvironment()


Copyright 2006 Interface21. All Rights Reserved.