Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.storage.coherence
Interface SocketAddressTypeMBean

All Superinterfaces:
SocketAddressTypeReadOnlyMBean
All Known Implementing Classes:
SocketAddressType

public interface SocketAddressTypeMBean
extends SocketAddressTypeReadOnlyMBean

Method Summary
 void setAddress(java.lang.String value)
          Sets the value of the address property.
 void setPort(int value)
          Sets the value of the port property.

 

Methods inherited from interface oracle.axia.config.beans.storage.coherence.SocketAddressTypeReadOnlyMBean
getAddress, getPort

 

Method Detail

setAddress

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

setPort

void setPort(int value)
Sets the value of the port property.

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.