public class ResourceLockStatusEvent extends ServerStatusEvent
| Modifier and Type | Class and Description |
|---|---|
static interface |
ResourceLockStatusEvent.Listener |
ServerStatusEvent.Source| Constructor and Description |
|---|
ResourceLockStatusEvent(ResourceLock lock,
LockAction action) |
| Modifier and Type | Method and Description |
|---|---|
ResourceLock |
getLock() |
boolean |
isFetched() |
boolean |
isReleased() |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
getMessageTypeclone, deepCloneconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toStringpublic ResourceLockStatusEvent(ResourceLock lock, LockAction action)
public ResourceLock getLock()
public boolean isFetched()
public boolean isReleased()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class DumpableObjectCopyright © 2014 EsprIT-Systems. All Rights Reserved.