Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Known Subinterfaces:
BDBNodeMBean
All Known Implementing Classes:
BDBNode

public interface BDBNodeReadOnlyMBean

Method Summary
 java.lang.String getEnvhome()
          Gets the value of the envhome property.
 java.lang.String getHostport()
          Gets the value of the hostport property.
 java.lang.String getName()
          Gets the value of the name property.

 

Method Detail

getName

java.lang.String getName()
Gets the value of the name property.

getEnvhome

java.lang.String getEnvhome()
Gets the value of the envhome property.

getHostport

java.lang.String getHostport()
Gets the value of the hostport property.

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.