Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


oracle.ocsb.app.rcc.protocol.pcp
Interface PcpPaStatisticsMBean


public interface PcpPaStatisticsMBean

PCP protocol adapter statistics.

Author:
Copyright (c) 2010 by Oracle Corp. All Rights Reserved.

Field Summary
static String TIME_FORMAT
          Time format.

 

Method Summary
 String getIntervalStartTime()
          Retrieves current interval start time.
 String getPcpPaStatus()
          Returns the PCP PA and connection pools status.
 void resetCounters()
          Resets statistics counters.

 

Field Detail

TIME_FORMAT

static final String TIME_FORMAT
Time format.
See Also:
Constant Field Values

Method Detail

getPcpPaStatus

String getPcpPaStatus()
Returns the PCP PA and connection pools status.
Returns:
status

resetCounters

void resetCounters()
Resets statistics counters.

getIntervalStartTime

String getIntervalStartTime()
Retrieves current interval start time.
Returns:
Current interval start time string

Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.