@Interceptor @TransactionalBinding @LoggedBinding @MessageBinding @PingBinding @PongBinding @BallBinding(requiresBall=true) public class ComplicatedInterceptor extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
intercepted |
| Constructor and Description |
|---|
ComplicatedInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
intercept(javax.interceptor.InvocationContext ctx) |
static void |
reset() |
Object |
timeout(javax.interceptor.InvocationContext ctx) |
Copyright © 2008-2015 Seam Framework. All Rights Reserved.