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, wasCausedByMe
clone, deepClone
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toString
public ResourceLockEvent(ResourceLock lock, LockAction action)
public ResourceLock getLock()
public LockAction getAction()
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class AbstractSessionEvent
Copyright © 2014 EsprIT-Systems. All Rights Reserved.