Skip navigation links

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

E38079-01


oracle.axia.storage.provider.coherence
Interface MulticastAddressMBean


public interface MulticastAddressMBean

Method Summary
 MulticastAddressTypeMBean getSocketAddressMBean()
          Return the value of the MulticastAddressType element
 int getTtl()
          Gets the value of the ttl property.
 void setSocketAddressMBean(MulticastAddressTypeMBean val)
          Set the value of the MulticastAddressType element
 void setTtl(int value)
          Sets the value of the ttl property.

 

Method Detail

getTtl

int getTtl()
Gets the value of the ttl property.

setTtl

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

getSocketAddressMBean

MulticastAddressTypeMBean getSocketAddressMBean()
Return the value of the MulticastAddressType element

setSocketAddressMBean

void setSocketAddressMBean(MulticastAddressTypeMBean val)
Set the value of the MulticastAddressType 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.