Skip navigation links
oracle.wsm.monitor
Class DMSInstrument
java.lang.Object
oracle.wsm.monitor.DMSInstrument
-
public class DMSInstrument
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DMSInstrument
public DMSInstrument()
init
public void init(String theTopologyNodeName,
String theCategory)
throws MonitorException
-
- Throws:
MonitorException
collectSecurityStatus
public void collectSecurityStatus(IPolicy policy,
InvocationStatus invStatus,
String agentFunction,
IMessageContext.STAGE stage)
throws MonitorException
-
- Throws:
MonitorException
collectPolicyStatus
public void collectPolicyStatus(IPolicy policy,
InvocationStatus invStatus)
throws MonitorException
-
- Throws:
MonitorException
logSensorsOfAPolicyNameVer
public void logSensorsOfAPolicyNameVer(Map<String,oracle.dms.instrument.Event> theSensorMap)
- utility method for development time logging/debugging
-
- Parameters:
theSensorMap
-
logSensorsOfAllPolicyNameVer
public void logSensorsOfAllPolicyNameVer(Map<String,Map<String,oracle.dms.instrument.Event>> sensorMaps)
- utility method for development time logging/debugging
-
- Parameters:
sensorMaps
-
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.