Skip navigation links

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

E38079-01


oracle.axia.storage.provider.coherence
Interface UnicastAddressesMBean


public interface UnicastAddressesMBean

Method Summary
 void addUnicastAddress()
          Add a new element named unicastAddress
 List<UnicastAddressMBean> getUnicastAddressMBean()
          Return the list of the UnicastAddress element
 void removeUnicastAddress(int index)
          Remove an element named unicastAddress by the index

 

Method Detail

addUnicastAddress

void addUnicastAddress()
Add a new element named unicastAddress

removeUnicastAddress

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

getUnicastAddressMBean

List<UnicastAddressMBean> getUnicastAddressMBean()
Return the list of the UnicastAddress 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.