Package | Description |
---|---|
org.apache.felix.configurator.impl.model |
Modifier and Type | Method and Description |
---|---|
ConfigState |
Config.getState()
Get the configuration state
|
static ConfigState |
ConfigState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigState[] |
ConfigState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Config.setState(ConfigState value)
Set the configuration state
|
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.