Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
UnicastAddressesReadOnlyMBean
All Known Implementing Classes:
UnicastAddresses

public interface UnicastAddressesMBean
extends UnicastAddressesReadOnlyMBean

Method Summary
 void addUnicastAddress()
          Add a new element named unicastAddress
 void removeUnicastAddress(int index)
          Remove an element named unicastAddress by the index

 

Methods inherited from interface oracle.axia.config.beans.storage.coherence.UnicastAddressesReadOnlyMBean
getUnicastAddressMBean

 

Method Detail

addUnicastAddress

void addUnicastAddress()
Add a new element named unicastAddress

removeUnicastAddress

void removeUnicastAddress(int index)
Remove an element named unicastAddress by the index

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.