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 java.lang.Object implements org.aopalliance.intercept.MethodInterceptorThe interceptor wrapsHolderclass inTransactionAwareHolder. This is designed specifically for CMIS Service.- Author:
- alex.mukha
-
-
Constructor Summary
Constructors Constructor Description CMISTransactionAwareHolderInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectinvoke(org.aopalliance.intercept.MethodInvocation invocation)
-