org.jboss.seam.persistence
@Interceptor(around=BijectionInterceptor.class) public class ManagedEntityInterceptor extends AbstractInterceptor
Constructor and Description |
---|
ManagedEntityInterceptor() |
Modifier and Type | Method and Description |
---|---|
Object |
aroundInvoke(InvocationContext ctx) |
boolean |
isInterceptorEnabled()
Returns true if this interceptor should be enabled.
|
getComponent, setComponent
@AroundInvoke public Object aroundInvoke(InvocationContext ctx) throws Exception
Exception
public boolean isInterceptorEnabled()
OptimizedInterceptor
Copyright © 2015 Seam Framework. All Rights Reserved.