org.apache.cxf.karaf.commands
Interface CXFController

All Known Implementing Classes:
CXFControllerImpl

public interface CXFController


Method Summary
 org.apache.cxf.Bus getBus(String name)
           
 List<org.apache.cxf.Bus> getBusses()
           
 

Method Detail

getBusses

List<org.apache.cxf.Bus> getBusses()

getBus

org.apache.cxf.Bus getBus(String name)


Apache CXF