Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
ConnectionPropertyReadOnlyMBean
All Known Implementing Classes:
ConnectionProperty

public interface ConnectionPropertyMBean
extends ConnectionPropertyReadOnlyMBean

Method Summary
 void setName(java.lang.String value)
          Sets the value of the name property.
 void setValue(java.lang.String value)
          Sets the value of the value property.

 

Methods inherited from interface oracle.axia.config.beans.storage.db.persistence.ConnectionPropertyReadOnlyMBean
getName, getValue

 

Method Detail

setName

void setName(java.lang.String value)
Sets the value of the name property.

setValue

void setValue(java.lang.String value)
Sets the value of the value property.

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.