eu.semaine.datatypes.stateinfo
Class AgentStateInfo

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

public class AgentStateInfo
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
AgentStateInfo(org.w3c.dom.Document doc)
           
AgentStateInfo(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, getType, getXPathExpressions, hasInfo, setInfo, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AgentStateInfo

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

AgentStateInfo

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