public class CreationalContextDestroyer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private Instance<javax.enterprise.context.spi.CreationalContext> |
creationalContext |
Constructor and Description |
---|
CreationalContextDestroyer() |
Modifier and Type | Method and Description |
---|---|
void |
destory(EventContext<After> event) |
public void destory(@Observes EventContext<After> event)