|
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 VPNRuntimeStatisticsMBean
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 successfull call counts. |
long |
retrieveSuccessfulIntraVPNCallCounts() retrieve successfull intravpncall counts. |
long |
retrieveSuccessfulOriginatingCallCounts() retrieve successful originatingcall counts. |
long |
retrieveSuccessfulPartnerVPNCallCounts() retrieve successfull partner vpncall counts. |
long |
retrieveSuccessfulTerminatingCallCounts() retrieve successfull terminating call counts. |
long |
retrieveTotalCallCounts() retrieve total call counts. |
long |
retrieveTotalIntraVPNCallCounts() retrieve total intravpncall counts. |
long |
retrieveTotalOriginatingCallCounts() retrieve total originatingcall counts. |
long |
retrieveTotalPartnerVPNCallCounts() retrieve total partner vpncall counts. |
long |
retrieveTotalTerminatingCallCounts() retrieve total terminating call counts. |
Method Detail |
---|
long retrieveTotalCallCounts() throws Exception
Exception
- .long retrieveSuccessfulCallCounts() throws Exception
Exception
- .long retrieveTotalOriginatingCallCounts() throws Exception
Exception
- .long retrieveSuccessfulOriginatingCallCounts() throws Exception
Exception
- .long retrieveTotalTerminatingCallCounts() throws Exception
Exception
- .long retrieveSuccessfulTerminatingCallCounts() throws Exception
Exception
- .long retrieveTotalIntraVPNCallCounts() throws Exception
Exception
- .long retrieveSuccessfulIntraVPNCallCounts() throws Exception
Exception
- .long retrieveTotalPartnerVPNCallCounts() throws Exception
Exception
- .long retrieveSuccessfulPartnerVPNCallCounts() 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 |