|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.service.factory.AbstractServiceFactoryBean
org.apache.cxf.service.factory.ReflectionServiceFactoryBean
org.apache.camel.component.cxf.util.WSDLSoapServiceFactoryBean
public class WSDLSoapServiceFactoryBean
The service factory bean which is used for the service without SEI
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.service.factory.ReflectionServiceFactoryBean |
|---|
ELEMENT_NAME, ENDPOINT_CLASS, EXTRA_CLASS, FORCE_TYPES, GENERIC_TYPE, HEADER, HOLDER, METHOD, METHOD_ANNOTATIONS, METHOD_PARAM_ANNOTATIONS, MODE_INOUT, MODE_OUT, PARAM_ANNOTATION, parameterizedTypes, RAW_CLASS, schemaLocationMapping, serviceClass, serviceType, WRAPPERGEN_NEEDED, wsdlURL |
| Fields inherited from class org.apache.cxf.service.factory.AbstractServiceFactoryBean |
|---|
dataBindingSet, schemaLocations |
| Constructor Summary | |
|---|---|
WSDLSoapServiceFactoryBean()
|
|
| Method Summary | |
|---|---|
protected void |
checkServiceClassAnnotations(Class<?> sc)
|
org.apache.cxf.service.Service |
create()
|
QName |
getEndpointName()
|
String |
getServiceName()
|
QName |
getServiceQName()
|
void |
setEndpointName(QName name)
|
void |
setServiceName(QName name)
|
| Methods inherited from class org.apache.cxf.service.factory.ReflectionServiceFactoryBean |
|---|
addFault, bindOperation, buildServiceFromClass, buildServiceFromWSDL, checkForElement, createBareMessage, createDefaultDataBinding, createEndpoint, createEndpoints, createFaultForException, createInputWrappedMessageParts, createInterface, createInvoker, createMessageParts, createOperation, createOutputMessageName, createOutputWrappedMessageParts, createServiceInfo, createWrappedSchema, getAction, getAnonymousWrapperTypes, getBeanClass, getConfigurations, getEndpointInfo, getEndpointName, getExecutor, getExtraClass, getFaultName, getFeatures, getHolderType, getIgnoredClasses, getIgnoredMethods, getInParameterName, getInPartName, getInputMessageName, getInterfaceInfo, getInterfaceName, getInvoker, getMethodDispatcher, getOperationName, getOutParameterName, getOutPartName, getProperties, getQualifyWrapperSchema, getRequestWrapper, getRequestWrapperClassName, getResponseWrapper, getResponseWrapperClassName, getServiceClass, getServiceConfigurations, getServiceNamespace, getServiceQName, getStyle, getWrapped, getWrapperPartMaxOccurs, getWrapperPartMinOccurs, getWsdlURL, hasOutMessage, hasWrappedMethods, initializeClassInfo, initializeDefaultInterceptors, initializeFaultInterceptors, initializeFaults, initializeParameter, initializeServiceConfigurations, initializeServiceModel, initializeWrappedSchema, initializeWSDLOperation, initializeWSDLOperations, isAnonymousWrapperTypes, isAsync, isFromWsdl, isHeader, isHolder, isInParam, isMatchOperation, isOutParam, isPopulateFromClass, isQualifyWrapperSchema, isRPC, isValidMethod, isWrapped, isWrapped, isWrapperPartNillable, isWrapperPartQualified, processTypes, reset, setAnonymousWrapperTypes, setConfigurations, setExecutor, setFeatures, setIgnoredClasses, setIgnoredMethods, setInvoker, setMethodDispatcher, setOldMethodDispatcherProperty, setPopulateFromClass, setProperties, setQualifyWrapperSchema, setSchemaLocations, setServiceClass, setServiceConfigurations, setServiceProperties, setServiceType, setValidate, setWrapped, setWsdlURL, setWsdlURL, updateBindingOperation, validateServiceModel |
| Methods inherited from class org.apache.cxf.service.factory.AbstractServiceFactoryBean |
|---|
getBus, getDataBinding, getDataBinding, getService, getSessionState, initializeDataBindings, sendEvent, setBus, setDataBinding, setService |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSDLSoapServiceFactoryBean()
| Method Detail |
|---|
public org.apache.cxf.service.Service create()
create in class org.apache.cxf.service.factory.ReflectionServiceFactoryBeanprotected void checkServiceClassAnnotations(Class<?> sc)
checkServiceClassAnnotations in class org.apache.cxf.service.factory.ReflectionServiceFactoryBeanpublic void setServiceName(QName name)
setServiceName in class org.apache.cxf.service.factory.ReflectionServiceFactoryBeanpublic String getServiceName()
getServiceName in class org.apache.cxf.service.factory.ReflectionServiceFactoryBeanpublic QName getServiceQName()
getServiceQName in class org.apache.cxf.service.factory.ReflectionServiceFactoryBeanpublic QName getEndpointName()
getEndpointName in class org.apache.cxf.service.factory.ReflectionServiceFactoryBeanpublic void setEndpointName(QName name)
setEndpointName in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||