Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Uses of Class
oracle.axia.config.beans.storage.db.persistence.BDBNode

Packages that use BDBNode
oracle.axia.config.beans.storage.db.persistence   

 

Uses of BDBNode in oracle.axia.config.beans.storage.db.persistence

 

Fields in oracle.axia.config.beans.storage.db.persistence with type parameters of type BDBNode
protected  java.util.List<BDBNode> BDBConfiguration.bdbNode
           

 

Methods in oracle.axia.config.beans.storage.db.persistence that return BDBNode
 BDBNode ObjectFactory.createBDBNode()
          Create an instance of BDBNode

 

Methods in oracle.axia.config.beans.storage.db.persistence that return types with arguments of type BDBNode
 java.util.List<BDBNode> BDBConfiguration.getBDBNode()
          Gets the value of the bdbNode property.

 

Constructor parameters in oracle.axia.config.beans.storage.db.persistence with type arguments of type BDBNode
BDBConfiguration(java.util.List<BDBNode> bdbNode)
           

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.