kaos.core.csi.extension.state
Class StateMonitorFactory

java.lang.Object
  extended by kaos.core.csi.extension.state.StateMonitorFactory

public class StateMonitorFactory
extends java.lang.Object

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.4 $


Field Summary
static java.lang.String STATE_MONITOR_TYPE
           
 
Constructor Summary
StateMonitorFactory()
           
 
Method Summary
 Service getService(ServiceProperties env)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STATE_MONITOR_TYPE

public static final java.lang.String STATE_MONITOR_TYPE
See Also:
Constant Field Values
Constructor Detail

StateMonitorFactory

public StateMonitorFactory()
Method Detail

getService

public Service getService(ServiceProperties env)
                   throws ServiceException
Throws:
ServiceException


Copyright © 2006 IHMC All Rights Reserved.