|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-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 |
| Method Detail |
|---|
long getSuccessfulQueryCount()
long getUnsuccessfulQueryCount()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||