Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


oracle.axia.protocol.sip.adapter
Interface ConnectionPoolSetTypeMBean


public interface ConnectionPoolSetTypeMBean

Method Summary
 void addConnectionPool()
          Add a new element named connectionPool
 List<ConnectionPoolTypeMBean> getConnectionPoolMBean()
          Return the list of the ConnectionPoolType element
 void removeConnectionPool(int index)
          Remove an element named connectionPool by the index

 

Method Detail

addConnectionPool

void addConnectionPool()
Add a new element named connectionPool

removeConnectionPool

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

getConnectionPoolMBean

List<ConnectionPoolTypeMBean> getConnectionPoolMBean()
Return the list of the ConnectionPoolType element

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


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