| Package | Description |
|---|---|
| org.apache.karaf.webconsole.features |
| Modifier and Type | Field and Description |
|---|---|
protected ExtendedFeature.State |
ExtendedFeature.state |
| Modifier and Type | Method and Description |
|---|---|
ExtendedFeature.State |
ExtendedFeature.getState() |
static ExtendedFeature.State |
ExtendedFeature.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtendedFeature.State[] |
ExtendedFeature.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExtendedFeature(ExtendedFeature.State state,
String repository,
Feature feature) |
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.