| Modifier and Type | Field and Description |
|---|---|
static boolean |
lifecycleCallbackIntercepted |
static boolean |
methodIntercepted |
| Constructor and Description |
|---|
MissileInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
alwaysReturnThis(javax.interceptor.InvocationContext ctx) |
void |
postConstruct(javax.interceptor.InvocationContext ctx) |
static void |
reset() |
public static boolean methodIntercepted
public static boolean lifecycleCallbackIntercepted
public Object alwaysReturnThis(javax.interceptor.InvocationContext ctx) throws Exception
Exception@PostConstruct public void postConstruct(javax.interceptor.InvocationContext ctx)
public static void reset()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.