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.configuration.spring   
org.apache.cxf.endpoint Client and Server related classes. 
org.apache.cxf.service This package and its sub packages contain classes relating to services and the CXF service model 
 

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

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.configuration.spring
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