|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OprRuntimeMBean
OprRuntimeMBean enables you to monitor an OE OPR. The OE instantiates one instance of OprRuntimeMBean for each OPR.
Number of Instances: Multiple
Object Name: com.convergin:Type=OprRuntime,Version=<version>,Location=<server-name>,Name= <module-instance-name>.Opr.<opr-name>
where
<opr-name>
is one of the following:
Method Summary | |
---|---|
long |
getSuccessfulQueryCount() Returns the number of successful queries that an OPR executed in the last measurement period |
long |
getUnsuccessfulQueryCount() Returns the number of unsuccessful queries that an OPR attempted to execute in the last measurement period |
Methods inherited from interface com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface |
---|
getObjectName, getSnmpTableIndex |
Method Detail |
---|
long getSuccessfulQueryCount()
long getUnsuccessfulQueryCount()
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |