Uses of Enum Class
org.jvnet.hk2.osgiadapter.BundleEventType
-
Uses of BundleEventType in org.jvnet.hk2.osgiadapter
Methods in org.jvnet.hk2.osgiadapter that return BundleEventTypeModifier and TypeMethodDescriptionstatic BundleEventTypeBundleEventType.valueOf(int i) Returns the enum constant of this class with the specified name.static BundleEventTypeReturns the enum constant of this class with the specified name.static BundleEventType[]BundleEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.