Apache CXF API

Uses of Interface
org.apache.cxf.extension.BusExtension

Packages that use BusExtension
org.apache.cxf.bus.managers   
org.apache.cxf.bus.resource   
org.apache.cxf.configuration.spring   
 

Uses of BusExtension in org.apache.cxf.bus.managers
 

Classes in org.apache.cxf.bus.managers that implement BusExtension
 class ClientLifeCycleManagerImpl
           
 class PhaseManagerImpl
           
 class ServerLifeCycleManagerImpl
           
 

Uses of BusExtension in org.apache.cxf.bus.resource
 

Classes in org.apache.cxf.bus.resource that implement BusExtension
 class ResourceManagerImpl
           
 

Uses of BusExtension in org.apache.cxf.configuration.spring
 

Classes in org.apache.cxf.configuration.spring that implement BusExtension
 class ConfigurerImpl
           
 


Apache CXF API

Apache CXF