| Package | Description |
|---|---|
| org.glassfish.hk2.api |
| Modifier and Type | Method and Description |
|---|---|
InstanceLifecycleEventType |
InstanceLifecycleEvent.getEventType()
Gets the type of even this describes.
|
static InstanceLifecycleEventType |
InstanceLifecycleEventType.valueOf(java.lang.String name)
Returns 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.
|
Copyright © 2013 Oracle Corporation. All Rights Reserved.