public class SessionRegistrationEvent extends AbstractSessionEvent
AbstractSessionServerModel.| Modifier and Type | Class and Description |
|---|---|
static interface |
SessionRegistrationEvent.Listener |
GenericEvent.Source| Constructor and Description |
|---|
SessionRegistrationEvent(SessionId sessId,
boolean isAdded) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAdded() |
boolean |
isRemoved() |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
getSessionId, setWasCausedByMe, toDumpString, wasCausedByMeclone, deepCloneconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toStringpublic SessionRegistrationEvent(SessionId sessId, boolean isAdded)
public boolean isAdded()
public boolean isRemoved()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class AbstractSessionEventCopyright © 2014 EsprIT-Systems. All Rights Reserved.