CXF API

org.apache.cxf
Class BusFactoryHelper

java.lang.Object
  extended by org.apache.cxf.BusFactoryHelper

public final class BusFactoryHelper
extends java.lang.Object


Method Summary
static BusFactory newInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static BusFactory newInstance()

CXF API

-