Apache CXF API

org.apache.cxf.extension
Interface BusExtension

All Known Implementing Classes:
ClientLifeCycleManagerImpl, ConfigurerImpl, PhaseManagerImpl, ResourceManagerImpl, ServerLifeCycleManagerImpl

public interface BusExtension


Method Summary
 Class<?> getRegistrationType()
           
 

Method Detail

getRegistrationType

Class<?> getRegistrationType()

Apache CXF API

Apache CXF