Uses of Class
com.opencloud.slee.resources.sis.management.DuplicateAddressException
-
Packages that use DuplicateAddressException Package Description com.opencloud.slee.resources.sis.management Provides JMX MBean interfaces for managing the SIS. -
-
Uses of DuplicateAddressException in com.opencloud.slee.resources.sis.management
Methods in com.opencloud.slee.resources.sis.management that throw DuplicateAddressException Modifier and Type Method Description void
ExternalPlatformManagementMBean. addAddress(String address)
Add an address to the external platform definition managed by this MBean.void
ExternalPlatformManagementMBean. addAddress(String address, int position)
Add an address to the external platform definition managed by this MBean.
-