Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.sip
Interface ConnectionPoolSetTypeMBean

All Superinterfaces:
ConnectionPoolSetTypeReadOnlyMBean
All Known Implementing Classes:
ConnectionPoolSetType

public interface ConnectionPoolSetTypeMBean
extends ConnectionPoolSetTypeReadOnlyMBean

Method Summary
 void addConnectionPool()
          Add a new element named connectionPool
 void removeConnectionPool(int index)
          Remove an element named connectionPool by the index

 

Methods inherited from interface oracle.axia.config.beans.protocol.sip.ConnectionPoolSetTypeReadOnlyMBean
getConnectionPoolMBean

 

Method Detail

addConnectionPool

void addConnectionPool()
Add a new element named connectionPool

removeConnectionPool

void removeConnectionPool(int index)
Remove an element named connectionPool by the index

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.