@Interceptor public class NuxeoBijectionInterceptor extends AbstractInterceptor
Modified by Nuxeo to fix reentrance bug, see NXP-5988
| Constructor and Description |
|---|
NuxeoBijectionInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
aroundInvoke(InvocationContext invocation) |
boolean |
isInterceptorEnabled() |
void |
setComponent(Component component) |
public void setComponent(Component component)
setComponent in class AbstractInterceptor@AroundInvoke public Object aroundInvoke(InvocationContext invocation) throws Exception
Exceptionpublic boolean isInterceptorEnabled()
Copyright © 2011 Nuxeo SA. All Rights Reserved.