Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


oracle.axia.storage.provider.coherence
Interface UnicastAddressMBean


public interface UnicastAddressMBean

Method Summary
 String getServerName()
          Gets the value of the serverName property.
 SocketAddressTypeMBean getSocketAddressMBean()
          Return the value of the SocketAddressType element
 void setServerName(String value)
          Sets the value of the serverName property.
 void setSocketAddressMBean(SocketAddressTypeMBean val)
          Set the value of the SocketAddressType element

 

Method Detail

getServerName

String getServerName()
Gets the value of the serverName property.

setServerName

void setServerName(String value)
Sets the value of the serverName property.

getSocketAddressMBean

SocketAddressTypeMBean getSocketAddressMBean()
Return the value of the SocketAddressType element

setSocketAddressMBean

void setSocketAddressMBean(SocketAddressTypeMBean val)
Set the value of the SocketAddressType element

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.