Package | Description |
---|---|
org.apache.cxf | |
org.apache.cxf.bus.extension |
Modifier and Type | Method and Description |
---|---|
Bus.BusState |
Bus.getState() |
static Bus.BusState |
Bus.BusState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Bus.BusState[] |
Bus.BusState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Bus.BusState |
ExtensionManagerBus.getState() |
Modifier and Type | Method and Description |
---|---|
protected void |
ExtensionManagerBus.setState(Bus.BusState state) |
Apache CXF