Uses of Interface
org.glassfish.hk2.api.InstanceLifecycleListener
Packages that use InstanceLifecycleListener
-
Uses of InstanceLifecycleListener in org.glassfish.hk2.extras.events.internal
Classes in org.glassfish.hk2.extras.events.internal that implement InstanceLifecycleListenerModifier and TypeClassDescriptionclass
This is the default implementation of the TopicDistributionService. -
Uses of InstanceLifecycleListener in org.jvnet.hk2.internal
Fields in org.jvnet.hk2.internal with type parameters of type InstanceLifecycleListenerModifier and TypeFieldDescriptionprivate final List
<InstanceLifecycleListener> SystemDescriptor.instanceListeners
Method parameters in org.jvnet.hk2.internal with type arguments of type InstanceLifecycleListenerModifier and TypeMethodDescription(package private) void
SystemDescriptor.reupInstanceListeners
(List<InstanceLifecycleListener> listeners)