Skip navigation links

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

E38079-01


oracle.axia.storage.persistence
Interface BDBConfigurationMBean


public interface BDBConfigurationMBean

Method Summary
 void addBdbNode()
          Add a new element named bdbNode
 List<BDBNodeMBean> getBDBNodeMBean()
          Return the list of the BDBNode element
 void removeBdbNode(int index)
          Remove an element named bdbNode by the index

 

Method Detail

addBdbNode

void addBdbNode()
Add a new element named bdbNode

removeBdbNode

void removeBdbNode(int index)
Remove an element named bdbNode by the index

getBDBNodeMBean

List<BDBNodeMBean> getBDBNodeMBean()
Return the list of the BDBNode 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.