|
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 RfRuntimeMBean
RfRuntimeMBean enables you to monitor a module Rf interface.
Number of Instances: One
Object Name: com.convergin:Type=RfRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.Rf
| Method Summary | |
|---|---|
long |
getAcaCount()Returns the total number of Accounting-Answers (ACAs) that a module sent and received |
long |
getAcrCount()Returns the total number of Accounting-Requests (ACRs) that a module sent and received in the last measurement period |
long |
getErrorAcaCount()Returns the total number of Accounting-Answers (ACAs) with an error result that a module sent and received |
long |
getEventAcrCount()Returns the number of EVENT_RECORD Accounting-Requests (ACRs) that a module sent and received in the last measurement period |
long |
getInterimAcrCount()Returns the number of INTERIM_RECORD Accounting-Requests (ACRs) that a module sent and received in the last measurement period |
long |
getSessionCount()Returns the number of Session Accounting that a module handled in the last measurement period |
long |
getStartAcrCount()Returns the number of START_RECORD Accounting-Requests (ACRs) that a module sent and received in the last measurement period |
long |
getStopAcrCount()Returns the number of STOP_RECORD Accounting-Requests (ACRs) that a module sent and received in the last measurement period |
long |
getSuccessAcaCount()Returns the total number of Accounting-Answers (ACAs) with a successful result that a module sent and received |
| Method Detail |
|---|
long getSessionCount()
long getAcrCount()
long getStartAcrCount()
long getInterimAcrCount()
long getStopAcrCount()
long getEventAcrCount()
long getAcaCount()
long getSuccessAcaCount()
long getErrorAcaCount()
|
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 | ||||||||