Package | Description |
---|---|
org.opends.guitools.controlpanel.datamodel |
Defines the data structures that are used in the control panel.
|
Modifier and Type | Method and Description |
---|---|
ServerDescriptor.ServerStatus |
ServerDescriptor.getStatus()
Returns the status of the server.
|
static ServerDescriptor.ServerStatus |
ServerDescriptor.ServerStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerDescriptor.ServerStatus[] |
ServerDescriptor.ServerStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ServerDescriptor.setStatus(ServerDescriptor.ServerStatus status)
Sets the status of the server.
|
Copyright 2010-2018 ForgeRock AS.