|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cafesoft.cams.session.ManagedSessionEventType
public class ManagedSessionEventType
Type-safe constant class that represents ManagedSessionEvent types
ManagedSessionEvent| Field Summary | |
|---|---|
static ManagedSessionEventType |
SESSION_CLOSED
The CLOSED ManagedSessionEventType |
static ManagedSessionEventType |
SESSION_CREATED
The CREATED ManagedSessionEventType |
static ManagedSessionEventType |
SESSION_EXPIRED
The EXPIRED ManagedSessionEventType |
| Method Summary | |
|---|---|
String |
toString()
Return a String representation of the ManagedSessionEventType. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ManagedSessionEventType SESSION_CREATED
public static final ManagedSessionEventType SESSION_CLOSED
public static final ManagedSessionEventType SESSION_EXPIRED
| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||