@Airborne @Interceptor public class MissileInterceptor extends Object implements Serializable
| Constructor and Description |
|---|
MissileInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
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)
Copyright © 2008–2016 CDI TCK. All rights reserved.