|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cxf.service.factory.AbstractServiceConfiguration org.apache.geronimo.cxf.CXFServiceConfiguration
public class CXFServiceConfiguration
Used to overwrite serviceName and portName values of WebService annotation.
Constructor Summary | |
---|---|
CXFServiceConfiguration(PortInfo portInfo,
URL wsdlURL)
|
Method Summary | |
---|---|
QName |
getEndpointName()
|
String |
getServiceName()
|
String |
getServiceNamespace()
|
String |
getWsdlURL()
|
Methods inherited from class org.apache.cxf.service.factory.AbstractServiceConfiguration |
---|
getAction, getFaultName, getInParameterName, getInPartName, getInputMessageName, getInterfaceName, getMEP, getOperationName, getOutParameterName, getOutPartName, getOutputMessageName, getRequestWrapper, getRequestWrapperClassName, getRequestWrapperName, getResponseWrapper, getResponseWrapperClassName, getResponseWrapperName, getServiceFactory, getStyle, hasOutMessage, isAsync, isHeader, isInParam, isOperation, isOutParam, isRPC, isWrapped, isWrapped, setServiceFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CXFServiceConfiguration(PortInfo portInfo, URL wsdlURL)
Method Detail |
---|
public String getServiceName()
getServiceName
in class org.apache.cxf.service.factory.AbstractServiceConfiguration
public String getServiceNamespace()
getServiceNamespace
in class org.apache.cxf.service.factory.AbstractServiceConfiguration
public QName getEndpointName()
getEndpointName
in class org.apache.cxf.service.factory.AbstractServiceConfiguration
public String getWsdlURL()
getWsdlURL
in class org.apache.cxf.service.factory.AbstractServiceConfiguration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |