public class SuperDestructionInterceptor extends Object
| Constructor and Description |
|---|
SuperDestructionInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
aroundConstructS(javax.interceptor.InvocationContext ctx) |
void |
postConstructS(javax.interceptor.InvocationContext ctx) |
void |
preDestroyS(javax.interceptor.InvocationContext ctx) |
@PreDestroy public void preDestroyS(javax.interceptor.InvocationContext ctx)
@PostConstruct public void postConstructS(javax.interceptor.InvocationContext ctx)
public void aroundConstructS(javax.interceptor.InvocationContext ctx)
Copyright © 2008-2015 Seam Framework. All Rights Reserved.