org.jboss.seam.core
@Interceptor public class BijectionInterceptor extends AbstractInterceptor
Constructor and Description |
---|
BijectionInterceptor() |
Modifier and Type | Method and Description |
---|---|
Object |
aroundInvoke(InvocationContext invocation) |
boolean |
isInterceptorEnabled()
Returns true if this interceptor should be enabled.
|
void |
setComponent(Component component) |
getComponent
public void setComponent(Component component)
setComponent
in class AbstractInterceptor
@AroundInvoke @AroundTimeout public Object aroundInvoke(InvocationContext invocation) throws Exception
Exception
public boolean isInterceptorEnabled()
OptimizedInterceptor
Copyright © 2015 Seam Framework. All Rights Reserved.