org.jboss.seam.async
@Interceptor(stateless=true, type=CLIENT) public class AsynchronousInterceptor extends AbstractInterceptor
| Constructor and Description |
|---|
AsynchronousInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
aroundInvoke(InvocationContext invocation) |
boolean |
isInterceptorEnabled()
Returns true if this interceptor should be enabled.
|
getComponent, setComponent@AroundInvoke public Object aroundInvoke(InvocationContext invocation) throws Exception
Exceptionpublic boolean isInterceptorEnabled()
OptimizedInterceptorCopyright © 2015 Seam Framework. All Rights Reserved.