Package hec.event
Class LockEvent
java.lang.Object
hec.event.AbstractDataEvent
hec.event.LockEvent
- All Implemented Interfaces:
Serializable
class that represents the notification event that
a DataObject has been locked/unlocked in another
clients VM
- See Also:
-
Field Summary
Fields inherited from class hec.event.AbstractDataEvent
_dataObjectClass, _eventGenerator, _id
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hec.event.AbstractDataEvent
getEventClass, getEventClassString, getEventGenerator, getId
-
Constructor Details
-
LockEvent
-
-
Method Details
-
isLocked
public boolean isLocked()
-