@Interceptor(stateless=true, type=CLIENT, around=org.jboss.seam.async.AsynchronousInterceptor.class) public class TideAsynchronousInterceptor extends AbstractInterceptor
| Constructor and Description |
|---|
TideAsynchronousInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
aroundInvoke(InvocationContext invocation) |
boolean |
isInterceptorEnabled() |
getComponent, setComponentpublic TideAsynchronousInterceptor()
@AroundInvoke public Object aroundInvoke(InvocationContext invocation) throws Exception
Exceptionpublic boolean isInterceptorEnabled()