| Constructor and Description |
|---|
AirborneInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
aroundConstruct(javax.interceptor.InvocationContext ctx) |
void |
postConstruct(javax.interceptor.InvocationContext ctx) |
void |
preDestroy(javax.interceptor.InvocationContext ctx) |
@PreDestroy public void preDestroy(javax.interceptor.InvocationContext ctx)
@PostConstruct public void postConstruct(javax.interceptor.InvocationContext ctx)
public void aroundConstruct(javax.interceptor.InvocationContext ctx)
Copyright © 2008-2015 Seam Framework. All Rights Reserved.