Uses of Enum Class
org.glassfish.hk2.api.InstanceLifecycleEventType
Packages that use InstanceLifecycleEventType
-
Uses of InstanceLifecycleEventType in org.glassfish.hk2.api
Methods 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 class with the specified name.static InstanceLifecycleEventType[]InstanceLifecycleEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.