Package | Description |
---|---|
org.apache.cxf | |
org.apache.cxf.bus | |
org.apache.cxf.bus.spring |
Modifier and Type | Method and Description |
---|---|
static BusFactory |
BusFactory.newInstance()
Create a new BusFactory The class of the BusFactory is determined by looking for the system propery:
org.apache.cxf.bus.factory or by searching the classpath for:
META-INF/services/org.apache.cxf.bus.factory
|
static BusFactory |
BusFactory.newInstance(String className)
Create a new BusFactory
|
Modifier and Type | Class and Description |
---|---|
class |
CXFBusFactory |
Modifier and Type | Class and Description |
---|---|
class |
SpringBusFactory |
Apache CXF