|
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 PCMRuntimeStatisticsMBean
MBean exposed for getting runtime statistics information.
Method Summary | |
---|---|
String |
getBundleBeginTime() get bundle begin time. |
String |
getStatsBeginTime() get stats begin time. |
void |
reset() reset. |
long |
retrieveSuccessfulCallCounts() retrieve successful call counts. |
long |
retrieveSuccessfulConferencingCallCounts() retrieve successful conferencing call counts. |
long |
retrieveSuccessfulGroupCallCounts() retrieve successful group call counts. |
long |
retrieveSuccessfulPersonalCallCounts() retrieve successful personal call counts. |
long |
retrieveTotalCallCounts() retrieve total call counts. |
long |
retrieveTotalConferencingCallCounts() retrieve total conferencing call counts. |
long |
retrieveTotalGroupCallCounts() retrieve total group call counts. |
long |
retrieveTotalPersonalCallCounts() retrieve total personal call counts. |
Method Detail |
---|
long retrieveTotalCallCounts() throws Exception
Exception
- .long retrieveSuccessfulCallCounts() throws Exception
Exception
- .long retrieveTotalPersonalCallCounts() throws Exception
Exception
- .long retrieveSuccessfulPersonalCallCounts() throws Exception
Exception
- .long retrieveTotalGroupCallCounts() throws Exception
Exception
- .long retrieveSuccessfulGroupCallCounts() throws Exception
Exception
- .long retrieveTotalConferencingCallCounts() throws Exception
Exception
- .long retrieveSuccessfulConferencingCallCounts() throws Exception
Exception
- .String getStatsBeginTime()
String getBundleBeginTime()
void reset()
|
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 |