kaos.core.csi.extension.obligation
Class ObligationMonitorManager

java.lang.Object
  extended by kaos.core.csi.extension.KAoSExtensionComponentManagerImpl
      extended by kaos.core.csi.extension.obligation.ObligationMonitorManager
All Implemented Interfaces:
KAoSExtensionComponentManager

public class ObligationMonitorManager
extends kaos.core.csi.extension.KAoSExtensionComponentManagerImpl

This class implements the OntologyAnnotationManager interface, which defines a factory method for obtaining an OntologyAnnotationService, whose ontological type is given. $Revision: 1.4 $


Field Summary
static java.lang.String OBLIGATION_MONITOR_MANAGER_TYPE
           
 
Method Summary
static ObligationMonitorManager getInstance()
          Retrieve an instance of ObligationMonitorManager.
 
Methods inherited from class kaos.core.csi.extension.KAoSExtensionComponentManagerImpl
changeComponentEnabledStatus, deregisterComponent, getAllKAoSExtensionComponents, getComponent, getComponentEnabledStatus, getRepositoryManagerType, getRepositoryTableInformation, getServiceProperties, initialize, printDebugString, registerComponent, removeAllKAoSExtensionComponents, setServiceProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OBLIGATION_MONITOR_MANAGER_TYPE

public static final java.lang.String OBLIGATION_MONITOR_MANAGER_TYPE
See Also:
Constant Field Values
Method Detail

getInstance

public static ObligationMonitorManager getInstance()
Retrieve an instance of ObligationMonitorManager.

Returns:
a singleton, ObligationMonitorManager.


Copyright © 2006 IHMC All Rights Reserved.