Package | Description |
---|---|
org.glassfish.hk2.api | |
org.glassfish.hk2.extras.events.internal | |
org.jvnet.hk2.internal |
Modifier and Type | Method and Description |
---|---|
void |
InstanceLifecycleListener.lifecycleEvent(InstanceLifecycleEvent lifecycleEvent)
This method will be called when any lifecycle event occurs.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultTopicDistributionService.lifecycleEvent(InstanceLifecycleEvent lifecycleEvent) |
private void |
DefaultTopicDistributionService.postProduction(InstanceLifecycleEvent lifecycleEvent) |
private void |
DefaultTopicDistributionService.preDestruction(InstanceLifecycleEvent lifecycleEvent) |
Modifier and Type | Class and Description |
---|---|
class |
InstanceLifecycleEventImpl |
Modifier and Type | Method and Description |
---|---|
(package private) void |
SystemDescriptor.invokeInstanceListeners(InstanceLifecycleEvent event) |