org.nuxeo.cm.web.invalidations
Class CaseManagementContextInterceptor
java.lang.Object
org.jboss.seam.intercept.AbstractInterceptor
org.nuxeo.cm.web.invalidations.CaseManagementContextInterceptor
- All Implemented Interfaces:
- Serializable, OptimizedInterceptor
@Interceptor(stateless=true,
within=org.jboss.seam.core.BijectionInterceptor.class)
public class CaseManagementContextInterceptor
- extends AbstractInterceptor
Interceptor used to invalidate components annotated by
CaseManagementContextBound
. Every method on this class
- See Also:
- Serialized Form
CaseManagementContextInterceptor
public CaseManagementContextInterceptor()
aroundInvoke
public Object aroundInvoke(InvocationContext invocationContext)
throws Exception
- Throws:
Exception
isInterceptorEnabled
public boolean isInterceptorEnabled()
Copyright © 2011 Nuxeo SAS. All Rights Reserved.