|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.jee.config.AbstractServiceEnvironment
org.springframework.jee.config.AutodetectBeanFactoryServiceEnvironment
public class AutodetectBeanFactoryServiceEnvironment
Service environment that does automatic lookup inside the Spring context for a PlatformTransactionManager and picks the first one it finds.
PlatformTransactionManager| Field Summary |
|---|
| Fields inherited from class org.springframework.jee.config.AbstractServiceEnvironment |
|---|
log, transactionManager |
| Constructor Summary | |
|---|---|
AutodetectBeanFactoryServiceEnvironment(org.springframework.beans.factory.ListableBeanFactory beanFactory)
|
|
| 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 |
|---|
public AutodetectBeanFactoryServiceEnvironment(org.springframework.beans.factory.ListableBeanFactory beanFactory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||