Package kaos.core.csi.extension.state

Interface Summary
StateMonitor Defines the operations for a class monitoring the state of an action.
StateMonitorManager This interface defines a factory method for obtaining a StateMonitor for the given ontological type, representing a state.
 

Class Summary
StateMonitorFactory This class implements the JAS ServiceFactory interface to instantiate a StateMonitorManager and initialize it based on the information provided in the bootstrap file (currently config\guardConfiguration.cfg) in the section: stateMonitor-service $Revision: 1.2 $
 

Exception Summary
InvalidPropertyForMonitoredStateException Defines an exception to be thrown when a specified property is being requested to be monitored, but the property is not defined in the ontology for the given state class.
 



Copyright © 2006 IHMC All Rights Reserved.