@Interceptor @BusinessMethodBinding public class LifecycleInterceptor extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static boolean |
intercepted |
| Constructor and Description |
|---|
LifecycleInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isIntercepted() |
void |
postConstruct(javax.interceptor.InvocationContext ctx) |
@PostConstruct public void postConstruct(javax.interceptor.InvocationContext ctx)
public static boolean isIntercepted()
Copyright © 2008-2014 Seam Framework. All Rights Reserved.