Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.storage.db.persistence
Interface PersistenceConfigMBean

All Superinterfaces:
PersistenceConfigReadOnlyMBean
All Known Implementing Classes:
PersistenceConfig

public interface PersistenceConfigMBean
extends PersistenceConfigReadOnlyMBean

Method Summary
 void setBDBConfigurationMBean(BDBConfigurationMBean val)
          Set the value of the BDBConfiguration element
 void setDriverConfigurationMBean(DriverConfigurationMBean val)
          Set the value of the DriverConfiguration element

 

Methods inherited from interface oracle.axia.config.beans.storage.db.persistence.PersistenceConfigReadOnlyMBean
getBDBConfigurationMBean, getDriverConfigurationMBean

 

Method Detail

setDriverConfigurationMBean

void setDriverConfigurationMBean(DriverConfigurationMBean val)
Set the value of the DriverConfiguration element

setBDBConfigurationMBean

void setBDBConfigurationMBean(BDBConfigurationMBean val)
Set the value of the BDBConfiguration element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.