| Package | Description |
|---|---|
| io.fabric8.runtime.container | |
| io.fabric8.runtime.container.spi |
| Modifier and Type | Method and Description |
|---|---|
ManagedContainer.State |
ManagedContainer.getState() |
static ManagedContainer.State |
ManagedContainer.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ManagedContainer.State[] |
ManagedContainer.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedContainer.State |
AbstractManagedContainer.getState() |
Copyright © 2014 Red Hat. All Rights Reserved.