| Package | Description | 
|---|---|
| org.apache.cxf.configuration.spring | 
| Modifier and Type | Method and Description | 
|---|---|
| static BusWiringType | BusWiringType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static BusWiringType[] | BusWiringType. 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 | AbstractBeanDefinitionParser. addBusWiringAttribute(org.springframework.beans.factory.support.BeanDefinitionBuilder bean,
                     BusWiringType type) | 
| protected void | AbstractBeanDefinitionParser. addBusWiringAttribute(org.springframework.beans.factory.support.BeanDefinitionBuilder bean,
                     BusWiringType type,
                     String busName,
                     org.springframework.beans.factory.xml.ParserContext ctx) | 
Apache CXF