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