|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionInterceptor | |
---|---|
org.springframework.transaction.interceptor | AOP-based solution for declarative transaction demarcation. |
Uses of TransactionInterceptor in org.springframework.transaction.interceptor |
---|
Methods in org.springframework.transaction.interceptor with parameters of type TransactionInterceptor | |
---|---|
void |
TransactionAttributeSourceAdvisor.setTransactionInterceptor(TransactionInterceptor interceptor)
Set the transaction interceptor to use for this advisor. |
Constructors in org.springframework.transaction.interceptor with parameters of type TransactionInterceptor | |
---|---|
TransactionAttributeSourceAdvisor(TransactionInterceptor interceptor)
Create a new TransactionAttributeSourceAdvisor. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |