public class AlmightyLifecycleInterceptor extends Object
| Constructor and Description |
|---|
AlmightyLifecycleInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getNumberOfInterceptions() |
void |
intercept(javax.interceptor.InvocationContext ctx) |
static void |
reset() |
@PostConstruct @PreDestroy public void intercept(javax.interceptor.InvocationContext ctx)
public static int getNumberOfInterceptions()
public static void reset()
Copyright © 2008–2016 CDI TCK. All rights reserved.