Package org.alfresco.opencmis
Class CMISTransactionAwareHolderInterceptor
java.lang.Object
org.alfresco.opencmis.CMISTransactionAwareHolderInterceptor
- All Implemented Interfaces:
org.aopalliance.aop.Advice,org.aopalliance.intercept.Interceptor,org.aopalliance.intercept.MethodInterceptor
public class CMISTransactionAwareHolderInterceptor
extends Object
implements org.aopalliance.intercept.MethodInterceptor
The interceptor wraps
Holder class in TransactionAwareHolder. This is designed specifically for CMIS Service.- Author:
- alex.mukha
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CMISTransactionAwareHolderInterceptor
public CMISTransactionAwareHolderInterceptor()
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceorg.aopalliance.intercept.MethodInterceptor- Throws:
Throwable
-