org.jboss.seam.intercept
public interface OptimizedInterceptor
Modifier and Type | Method and Description |
---|---|
Object |
aroundInvoke(InvocationContext ic) |
boolean |
isInterceptorEnabled()
Returns true if this interceptor should be enabled.
|
Object aroundInvoke(InvocationContext ic) throws Exception
Exception
boolean isInterceptorEnabled()
Copyright © 2015 Seam Framework. All Rights Reserved.