|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.jee.config.AbstractServiceEnvironment
public abstract class AbstractServiceEnvironment
Simple abstract base class.
Field Summary | |
---|---|
protected org.apache.commons.logging.Log |
log
|
protected org.springframework.transaction.PlatformTransactionManager |
transactionManager
|
Constructor Summary | |
---|---|
AbstractServiceEnvironment()
|
Method Summary | |
---|---|
org.springframework.transaction.PlatformTransactionManager |
getTransactionManager()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.springframework.transaction.PlatformTransactionManager transactionManager
protected final org.apache.commons.logging.Log log
Constructor Detail |
---|
public AbstractServiceEnvironment()
Method Detail |
---|
public final org.springframework.transaction.PlatformTransactionManager getTransactionManager()
getTransactionManager
in interface ServiceEnvironment
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |