Package | Description |
---|---|
com.opencloud.slee.resources.sis.management |
Provides JMX MBean interfaces for managing the SIS.
|
Modifier and Type | Method and Description |
---|---|
ExternalAddressState |
ExternalPlatformManagementMBean.getAddressState(int position)
Get the current state of an address in the external platform definition managed by this MBean.
|
static ExternalAddressState |
ExternalAddressState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExternalAddressState[] |
ExternalAddressState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|