Apache CXF API

Uses of Package
org.apache.cxf.configuration

Packages that use org.apache.cxf.configuration
org.apache.cxf.bus.blueprint   
org.apache.cxf.bus.extension   
org.apache.cxf.bus.osgi   
org.apache.cxf.bus.spring   
org.apache.cxf.configuration   
org.apache.cxf.endpoint   
org.apache.cxf.service   
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.bus.blueprint
ConfiguredBeanLocator
           
ConfiguredBeanLocator.BeanLoaderListener
           
Configurer
          The configurer's interface A class that implements this interface will perform a bean's configuration work
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.bus.extension
ConfiguredBeanLocator
           
ConfiguredBeanLocator.BeanLoaderListener
           
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.bus.osgi
ConfiguredBeanLocator
           
ConfiguredBeanLocator.BeanLoaderListener
           
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.bus.spring
ConfiguredBeanLocator
           
ConfiguredBeanLocator.BeanLoaderListener
           
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.configuration
ConfiguredBeanLocator.BeanLoaderListener
           
Configurer
          The configurer's interface A class that implements this interface will perform a bean's configuration work
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.endpoint
Configurable
          A configurable interface for obtaining a bean's name A class which implements this interface should return the unique bean name for configuration to use
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.service
Configurable
          A configurable interface for obtaining a bean's name A class which implements this interface should return the unique bean name for configuration to use
 


Apache CXF API

Apache CXF