|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ceno.protocol.event.ResourceEvent
org.ceno.protocol.event.ActivateResourceEvent
public class ActivateResourceEvent
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 | |
---|---|
ActivateResourceEvent(Resource resource,
Developer sender)
|
Method Summary | |
---|---|
short |
getSignalId()
|
Methods inherited from class org.ceno.protocol.event.ResourceEvent |
---|
getResource, getSender, getTimestamp, setResource, setSender |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActivateResourceEvent(Resource resource, Developer sender)
resource
- sender
- Method Detail |
---|
public short getSignalId()
getSignalId
in interface IEvent
constants of the protocol interface for supported signals
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |