public class SessionExpired extends SessionClosed
| Constructor and Description |
|---|
SessionExpired(long eventTime,
LensSessionHandle handle)
Instantiates a session expired event
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getEventId, getSessionHandlegetEventTimepublic SessionExpired(long eventTime,
LensSessionHandle handle)
eventTime - the event timehandle - the session handle@Generated(value="lombok") public String toString()
toString in class SessionClosedCopyright © 2014–2015 Apache Software Foundation. All rights reserved.