| Package | Description |
|---|---|
| org.gatein.wsrp.api.session |
| Modifier and Type | Method and Description |
|---|---|
SessionEvent.SessionEventType |
SessionEvent.getType()
Retrieves the type of this event.
|
static SessionEvent.SessionEventType |
SessionEvent.SessionEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionEvent.SessionEventType[] |
SessionEvent.SessionEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006-2014 GateIn. All Rights Reserved.