public interface MonitoringManager
Monitoring Manager will have a 1 to 1 association with the ORB. This gives access to the top level Monitored Object, using which more Monitored Objects and Attributes can be added and traversed.
| Modifier and Type | Method and Description |
|---|---|
void |
clearState()
Initialize is called whenever there is a start monitoring call to CORBA
MBean.
|
MonitoredObject |
getRootMonitoredObject()
Gets the Root Monitored Object which contains a Hierarchy Of Monitored
Objects exposing various Monitorable Attributes of Various modules.
|
MonitoredObject getRootMonitoredObject()
void clearState()
Copyright © 2020 ADDC Infotech GmbH. All rights reserved.