Skip navigation links

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

E26225-01


oracle.ocsb.app.rcc.config.beans.protocol.pcp
Interface PcpConfigTypeReadOnlyMBean

All Known Subinterfaces:
PcpConfigTypeMBean
All Known Implementing Classes:
PcpConfigType

public interface PcpConfigTypeReadOnlyMBean

Method Summary
 ConnectionPoolsTypeMBean getConnectionPoolsMBean()
          Return the value of the ConnectionPoolsType element
 Integer getOpcodeRetry()
          Gets the value of the opcodeRetry property.
 long getOpcodeTimeout()
          Gets the value of the opcodeTimeout property.
 Long getPcpTransactionIdleTimeout()
          Gets the value of the pcpTransactionIdleTimeout property.

 

Method Detail

getOpcodeRetry

Integer getOpcodeRetry()
Gets the value of the opcodeRetry property.

getOpcodeTimeout

long getOpcodeTimeout()
Gets the value of the opcodeTimeout property.

getPcpTransactionIdleTimeout

Long getPcpTransactionIdleTimeout()
Gets the value of the pcpTransactionIdleTimeout property.

getConnectionPoolsMBean

ConnectionPoolsTypeMBean getConnectionPoolsMBean()
Return the value of the ConnectionPoolsType element

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.