public class ResourceLockEvent extends SystemEvent
| Modifier and Type | Class and Description |
|---|---|
static interface |
ResourceLockEvent.Listener |
SystemEvent.Source| Constructor and Description |
|---|
ResourceLockEvent(ResourceLock lock,
LockAction action) |
| Modifier and Type | Method and Description |
|---|---|
LockAction |
getAction() |
ResourceLock |
getLock() |
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 ResourceLockEvent(ResourceLock lock, LockAction action)
public ResourceLock getLock()
public LockAction getAction()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class AbstractSessionEventCopyright © 2014 EsprIT-Systems. All Rights Reserved.