- All Implemented Interfaces:
- org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.aopalliance.intercept.MethodInterceptor
public class AlfrescoCmisStreamInterceptor
extends Object
implements org.aopalliance.intercept.MethodInterceptor
Interceptor to deal with ContentStreams, determining mime type if appropriate.
Note: this used to cache content stream to a local file so that retrying transaction behaviour
worked properly; this is now done in the Chemsitry OpenCMIS layer so no need to do it again
here.
- Since:
- 4.0.2.26 / 4.1.4
- Author:
- steveglover, Alan Davis