Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.diameter
Interface PeerTypeReadOnlyMBean

All Known Subinterfaces:
PeerTypeMBean
All Known Implementing Classes:
PeerType

public interface PeerTypeReadOnlyMBean

Method Summary
 java.lang.String getAddressMBean()
          Get the value of the java.lang.String element
 java.lang.String getHostMBean()
          Get the value of the java.lang.String element
 java.lang.Integer getPort()
          Gets the value of the port property.
 java.lang.String getProtocolMBean()
          Get the value of the java.lang.String element

 

Method Detail

getPort

java.lang.Integer getPort()
Gets the value of the port property.

getHostMBean

java.lang.String getHostMBean()
Get the value of the java.lang.String element

getAddressMBean

java.lang.String getAddressMBean()
Get the value of the java.lang.String element

getProtocolMBean

java.lang.String getProtocolMBean()
Get the value of the java.lang.String element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.