|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BusFactory | |
|---|---|
| org.apache.cxf | Contains the Bus, which is the central touch point of CXF, and its related classes. |
| org.apache.cxf.bus | |
| org.apache.cxf.bus.spring | |
| Uses of BusFactory in org.apache.cxf |
|---|
| Methods in org.apache.cxf that return BusFactory | |
|---|---|
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 |
| Uses of BusFactory in org.apache.cxf.bus |
|---|
| Subclasses of BusFactory in org.apache.cxf.bus | |
|---|---|
class |
CXFBusFactory
|
| Uses of BusFactory in org.apache.cxf.bus.spring |
|---|
| Subclasses of BusFactory in org.apache.cxf.bus.spring | |
|---|---|
class |
SpringBusFactory
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||