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 TypeClassDescriptionclassThis 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.instanceListenersMethod parameters in org.jvnet.hk2.internal with type arguments of type InstanceLifecycleListenerModifier and TypeMethodDescription(package private) voidSystemDescriptor.reupInstanceListeners(List<InstanceLifecycleListener> listeners)