|
spring-aspects | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.transaction.annotation.AbstractTransactionManagementConfiguration
org.springframework.transaction.aspectj.AspectJTransactionManagementConfiguration
@Configuration public class AspectJTransactionManagementConfiguration
@Configuration class that registers the Spring infrastructure beans necessary
to enable AspectJ-based annotation-driven transaction management.
EnableTransactionManagement,
TransactionManagementConfigurationSelector| Field Summary |
|---|
| Fields inherited from class org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration |
|---|
enableTx, txManager |
| Constructor Summary | |
|---|---|
AspectJTransactionManagementConfiguration()
|
|
| Method Summary | |
|---|---|
org.springframework.transaction.aspectj.AnnotationTransactionAspect |
transactionAspect()
|
| Methods inherited from class org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration |
|---|
setImportMetadata |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AspectJTransactionManagementConfiguration()
| Method Detail |
|---|
@Bean(name="org.springframework.transaction.config.internalTransactionAspect") @Role(value=2) public org.springframework.transaction.aspectj.AnnotationTransactionAspect transactionAspect()
|
spring-aspects | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||