| Interface | Description | 
|---|---|
| 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 | 
| ConfiguredBeanLocator | |
| ConfiguredBeanLocator.BeanLoaderListener<T> | |
| Configurer | The configurer's interface
 A class that implements this interface will perform a
 bean's configuration work | 
| Class | Description | 
|---|---|
| NullConfigurer | 
| Exception | Description | 
|---|---|
| ConfigurationException | 
Apache CXF