Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
MulticastAddressReadOnlyMBean
All Known Implementing Classes:
MulticastAddress

public interface MulticastAddressMBean
extends MulticastAddressReadOnlyMBean

Method Summary
 void setSocketAddressMBean(SocketAddressTypeMBean val)
          Set the value of the SocketAddressType element
 void setTtl(int value)
          Sets the value of the ttl property.

 

Methods inherited from interface oracle.axia.config.beans.storage.coherence.MulticastAddressReadOnlyMBean
getSocketAddressMBean, getTtl

 

Method Detail

setTtl

void setTtl(int value)
Sets the value of the ttl property.

setSocketAddressMBean

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

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.