| Package | Description |
|---|---|
| li.strolch.agent.api | |
| li.strolch.agent.impl |
| Modifier and Type | Method and Description |
|---|---|
ComponentState |
ComponentContainer.getState() |
ComponentState |
StrolchComponent.getState()
Returns the current component's state
|
ComponentState |
ComponentState.validateStateChange(ComponentState newState) |
static ComponentState |
ComponentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentState[] |
ComponentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentState |
ComponentState.validateStateChange(ComponentState newState) |
| Modifier and Type | Method and Description |
|---|---|
ComponentState |
ComponentContainerImpl.getState() |
ComponentState |
ComponentController.getState() |
Copyright © 2011–2016 Strolch. All rights reserved.