mam.messaging
Class EventDeclareFacilityShutdownMessage
mam.messaging.AgentMessage
|
+--mam.messaging.EventDeclareFacilityShutdownMessage
- public class EventDeclareFacilityShutdownMessage
- extends AgentMessage
Description
Fields inherited from class mam.messaging.AgentMessage |
DEFAULT_TAG_NAME, DEFAULT_TIME_TO_LIVE, DESTINATION_TAG_NAME, m_attrCreationDate, m_attrDestination, m_attrId, m_attrOriginFacility, m_attrReplyTo, m_attrResponseTo, m_attrSource, m_attrTimeToLive, SOURCE_TAG_NAME |
Methods inherited from class mam.messaging.AgentMessage |
decrementTimeToLive, fromXmlElement, getDestination, getId, getOriginFacility, getRemainingTimeToLive, getReplyTo, getResponseTo, getSource, getType, setDestination, setId, setLocal, setOriginFacility, setReplyTo, setResponseTo, setSource, toString, toXmlElement, toXmlElement |
m_attrFacilityId
public MamId m_attrFacilityId
EventDeclareFacilityShutdownMessage
public EventDeclareFacilityShutdownMessage(RoutingTag source, RoutingTag destination, MamId facilityId)
EventDeclareFacilityShutdownMessage
public EventDeclareFacilityShutdownMessage(RoutingTag source, RoutingTag destination, MamId responseTo, MamId facilityId)
getFacilityId
public MamId getFacilityId()
setFacilityId
public void setFacilityId(MamId facilityId)
to Class mam.id.MamId