|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ceno.protocol.event.SynchResourceStateEvent
public class SynchResourceStateEvent
Field Summary |
---|
Fields inherited from interface org.ceno.protocol.ITrackerProtocol |
---|
ACTIVATE_SIGNAL, CLOSE_SIGNAL, DEACTIVATE_SIGNAL, LOGIN_SIGNAL, LOGOUT_SIGNAL, OPEN_SIGNAL, PROTOCOL_NAME, QUERY_DEVELOPER_STATES, QUERY_MESSAGES, SEND_MESSAGE_SIGNAL, SYNCH_SIGNAL |
Constructor Summary | |
---|---|
SynchResourceStateEvent(DeveloperResourceState developerResourceState)
|
Method Summary | |
---|---|
DeveloperResourceState |
getDeveloperResourceState()
|
short |
getSignalId()
|
long |
getTimestamp()
Get the timestamp when this event was created i.e. thrown |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SynchResourceStateEvent(DeveloperResourceState developerResourceState)
Method Detail |
---|
public short getSignalId()
getSignalId
in interface IEvent
constants of the protocol interface for supported signals
public long getTimestamp()
getTimestamp
in interface IEvent
public DeveloperResourceState getDeveloperResourceState()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |