Package | Description |
---|---|
com.opencloud.slee.resources.sis.management |
Provides JMX MBean interfaces for managing the SIS.
|
Modifier and Type | Method and Description |
---|---|
static NetworkInterfaceState |
NetworkInterfaceState.fromString(String s) |
static NetworkInterfaceState |
NetworkInterfaceState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkInterfaceState[] |
NetworkInterfaceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|