com.ibm.wsspi.kernel.embeddable
Uses of Class ServerEventListener.ServerEvent.Type
Uses of ServerEventListener.ServerEvent.Type in com.ibm.wsspi.kernel.embeddable
Modifier and Type | Method and Description |
---|---|
ServerEventListener.ServerEvent.getType()
The type of event
|
|
ServerEventListener.ServerEvent.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
|
|
ServerEventListener.ServerEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|