org.apache.cxf.karaf.commands.internal
Class CXFControllerImpl
java.lang.Object
org.apache.cxf.karaf.commands.internal.CXFControllerImpl
- All Implemented Interfaces:
- CXFController
public class CXFControllerImpl
- extends Object
- implements CXFController
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CXFControllerImpl
public CXFControllerImpl()
setBundleContext
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
getBusses
public List<org.apache.cxf.Bus> getBusses()
- Specified by:
getBusses in interface CXFController
getBus
public org.apache.cxf.Bus getBus(String name)
- Specified by:
getBus in interface CXFController
Apache CXF