|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsystemic.sif.sifcommon.BaseInfo
systemic.sif.sifcommon.publisher.BasePublisher
systemic.sif.sbpframework.publisher.NoneSBPBasePublisher
public abstract class NoneSBPBasePublisher
Publishers for Objects that are not defined as part of the SBP must extend this class rather than the SBPBasePublisher. Only SIF Objects that are not part of the SBP should use this class to implement Publishers. If an agent with a publisher for a SBP Object is required then the SBPBasePublisher should be use for the appropriate SIF Object.
Constructor Summary | |
---|---|
NoneSBPBasePublisher(java.lang.String publisherID,
openadk.library.ElementDef dtd)
|
Method Summary |
---|
Methods inherited from class systemic.sif.sifcommon.publisher.BasePublisher |
---|
broadcastEvents, finalise, getEventsFromFile, getObjectsFromFile, getOptions, getRequestedSIFObjects, getSIFEvents, loadXMLFileData, onRequest, run, setOptions, shutdownPublisher |
Methods inherited from class systemic.sif.sifcommon.BaseInfo |
---|
getAgentConfig, getAgentID, getAgentProperties, getAgentProperty, getApplicationID, getDtd, getFrameworkProperties, getId, getMappings, getZoneByID, getZones, isValidZone, setAgentConfig, setAgentID, setAgentProperties, setApplicationID, setDtd, setFrameworkProperties, setId, setMappings, setZones |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoneSBPBasePublisher(java.lang.String publisherID, openadk.library.ElementDef dtd)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |