Uses of Enum
org.glassfish.hk2.api.InstanceLifecycleEventType
Packages that use InstanceLifecycleEventType
-
Uses of InstanceLifecycleEventType in org.glassfish.hk2.api
Subclasses with type arguments of type InstanceLifecycleEventType in org.glassfish.hk2.apiModifier and TypeClassDescriptionenumThis describes the type of lifecycle events that can happen in the systemMethods in org.glassfish.hk2.api that return InstanceLifecycleEventTypeModifier and TypeMethodDescriptionInstanceLifecycleEvent.getEventType()Gets the type of event this describes.static InstanceLifecycleEventTypeReturns the enum constant of this type with the specified name.static InstanceLifecycleEventType[]InstanceLifecycleEventType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of InstanceLifecycleEventType in org.jvnet.hk2.internal
Methods in org.jvnet.hk2.internal that return InstanceLifecycleEventType