Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.invalidations
Class DocumentContextInvalidatorInterceptor

java.lang.Object
  extended by org.jboss.seam.intercept.AbstractInterceptor
      extended by org.nuxeo.ecm.platform.ui.web.invalidations.DocumentContextInvalidatorInterceptor
All Implemented Interfaces:
Serializable, OptimizedInterceptor

@Interceptor(stateless=true,
             within=org.jboss.seam.core.BijectionInterceptor.class)
public class DocumentContextInvalidatorInterceptor
extends AbstractInterceptor

Interceptor used for automatic injection/invalidation tied to currentDocumentModel

Author:
tiry
See Also:
Serialized Form

Constructor Summary
DocumentContextInvalidatorInterceptor()
           
 
Method Summary
 Object aroundInvoke(InvocationContext invocationContext)
           
 boolean isInterceptorEnabled()
           
 
Methods inherited from class org.jboss.seam.intercept.AbstractInterceptor
setComponent
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentContextInvalidatorInterceptor

public DocumentContextInvalidatorInterceptor()
Method Detail

aroundInvoke

public Object aroundInvoke(InvocationContext invocationContext)
                    throws Exception
Throws:
Exception

isInterceptorEnabled

public boolean isInterceptorEnabled()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.