| Package | Description |
|---|---|
| org.openbase.jul.pattern |
| Modifier and Type | Method and Description |
|---|---|
Controller.ControllerAvailabilityState |
Controller.getControllerAvailabilityState()
Method returns the availability state of this controller.
|
static Controller.ControllerAvailabilityState |
Controller.ControllerAvailabilityState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Controller.ControllerAvailabilityState[] |
Controller.ControllerAvailabilityState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Controller.waitForAvailabilityState(Controller.ControllerAvailabilityState controllerAvailabilityState)
Wait until the controller reached a given availability state.
|
Copyright © 2015–2018 openbase.org. All rights reserved.