|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkaos.core.csi.extension.KAoSExtensionComponentManagerImpl
kaos.core.csi.extension.state.StateMonitorManagerImpl
public class StateMonitorManagerImpl
This class implements the StateMonitorManager interface, which defines a factory method for obtaining a StateMonitor for the given ontological type, representing a state. The monitor will be used to monitor properties of the given state. $Revision: 1.3 $
| Method Summary | |
|---|---|
static StateMonitorManager |
getInstance()
Retrieve an instance of StateMonitorManager. |
StateMonitor |
getStateMonitor(java.lang.String ontType)
kaos.core.csi.extension.state.StateMonitorManager interface implementation - begin |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface kaos.core.csi.extension.KAoSExtensionComponentManager |
|---|
changeComponentEnabledStatus, deregisterComponent, getAllKAoSExtensionComponents, getComponent, getComponentEnabledStatus, getRepositoryManagerType, getRepositoryTableInformation, registerComponent, removeAllKAoSExtensionComponents |
| Method Detail |
|---|
public static StateMonitorManager getInstance()
public StateMonitor getStateMonitor(java.lang.String ontType)
getStateMonitor in interface StateMonitorManagerontType - String specifying the ontological type, for which a StateMonitor is requested.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||