eu.semaine.datatypes.stateinfo
Class SystemStateInfo

java.lang.Object
  extended by eu.semaine.datatypes.stateinfo.StateInfo
      extended by eu.semaine.datatypes.stateinfo.SystemStateInfo

public class SystemStateInfo
extends StateInfo

Author:
marc

Nested Class Summary
 
Nested classes/interfaces inherited from class eu.semaine.datatypes.stateinfo.StateInfo
StateInfo.Type, StateInfo.XPathInfoMapper
 
Field Summary
 
Fields inherited from class eu.semaine.datatypes.stateinfo.StateInfo
APIVersion, doc, info, infosByType, log, stateName, type
 
Constructor Summary
SystemStateInfo(org.w3c.dom.Document doc)
           
SystemStateInfo(java.util.Map<java.lang.String,java.lang.String> infoItems)
           
 
Method Summary
 
Methods inherited from class eu.semaine.datatypes.stateinfo.StateInfo
analyseDocument, createDocumentFromInfo, getAPIVersion, getDocument, getInfo, getInfos, getShortNames, getType, getXPathExpressions, hasInfo, setInfo, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SystemStateInfo

public SystemStateInfo(org.w3c.dom.Document doc)
                throws MessageFormatException
Parameters:
doc -
Throws:
MessageFormatException
JMSException

SystemStateInfo

public SystemStateInfo(java.util.Map<java.lang.String,java.lang.String> infoItems)
                throws JMSException
Parameters:
infoItems -
Throws:
JMSException