Uses of Enum
org.apache.cxf.Bus.BusState
Packages that use Bus.BusState
- 
Uses of Bus.BusState in org.apache.cxfMethods in org.apache.cxf that return Bus.BusStateModifier and TypeMethodDescriptionBus.getState()static Bus.BusStateReturns 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.
- 
Uses of Bus.BusState in org.apache.cxf.bus.extensionMethods in org.apache.cxf.bus.extension that return Bus.BusStateMethods in org.apache.cxf.bus.extension with parameters of type Bus.BusStateModifier and TypeMethodDescriptionprotected final voidExtensionManagerBus.setState(Bus.BusState state)