org.apache.cxf.configuration
Interface Configurable
- All Known Implementing Classes:
- AbstractHTTPDestination, EndpointImpl, EndpointImpl, HTTPConduit, JaxWsClientEndpointImpl, JaxWsEndpointImpl, JettyHTTPDestination, JMSConduit, JMSDestination, ServiceImpl, ServletDestination
public interface Configurable
The configurable interface for get the bean's name
A class which implements this interface should return the
unique bean name for configuration to use
|
Method Summary |
java.lang.String |
getBeanName()
Get the configurable object's Bean name |
getBeanName
java.lang.String getBeanName()
- Get the configurable object's Bean name
- Returns:
- the bean name
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.