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 ConnectionPoolsTypeMBean

All Superinterfaces:
ConnectionPoolsTypeReadOnlyMBean
All Known Implementing Classes:
ConnectionPoolsType

public interface ConnectionPoolsTypeMBean
extends ConnectionPoolsTypeReadOnlyMBean

Method Summary
 void addConnectionPoolConfig()
          Add a new element named connectionPoolConfig
 boolean isSetConnectionPoolConfig()
           
 void removeConnectionPoolConfig(int index)
          Remove an element named connectionPoolConfig by the index
 void unsetConnectionPoolConfig()
           

 

Methods inherited from interface oracle.ocsb.app.rcc.config.beans.protocol.pcp.ConnectionPoolsTypeReadOnlyMBean
getConnectionPoolConfigMBean

 

Method Detail

isSetConnectionPoolConfig

boolean isSetConnectionPoolConfig()

unsetConnectionPoolConfig

void unsetConnectionPoolConfig()

addConnectionPoolConfig

void addConnectionPoolConfig()
Add a new element named connectionPoolConfig

removeConnectionPoolConfig

void removeConnectionPoolConfig(int index)
Remove an element named connectionPoolConfig by the index

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.