Apache CXF API

Uses of Class
org.apache.cxf.BusFactory

Packages that use BusFactory
org.apache.cxf   
 

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(java.lang.String className)
          Create a new BusFactory
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.