public class PostConstructInterceptor extends Object
| Constructor and Description |
|---|
PostConstructInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isCtxProceedReturnsNull() |
static boolean |
isGetMethodReturnsNull() |
void |
postConstruct(javax.interceptor.InvocationContext ctx) |
@PostConstruct public void postConstruct(javax.interceptor.InvocationContext ctx)
public static boolean isGetMethodReturnsNull()
public static boolean isCtxProceedReturnsNull()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.