public class SpringBeanRPCProvider
extends org.apache.axis.providers.java.RPCProvider
entLog, OPTION_ALLOWEDMETHODS, OPTION_CLASSNAME, OPTION_SCOPE| Constructor and Description |
|---|
SpringBeanRPCProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected Class |
getServiceClass(String beanName,
org.apache.axis.handlers.soap.SOAPService service,
org.apache.axis.MessageContext msgCtx)
Retrieves the class of the bean represented by the given name
|
protected String |
getServiceClassNameOptionName() |
void |
initServiceDesc(org.apache.axis.handlers.soap.SOAPService service,
org.apache.axis.MessageContext msgContext) |
protected Object |
makeNewServiceObject(org.apache.axis.MessageContext msgCtx,
String beanName)
Retrieves the bean with the given name from the current spring context
|
checkMethodName, createResponseBody, getBody, getOperationDesc, invokeMethod, processMessagegetServiceClassName, getServiceObject, invokeaddOperation, generateWSDL, getOperationName, getOperationNames, getOperationQNamesprotected Class getServiceClass(String beanName, org.apache.axis.handlers.soap.SOAPService service, org.apache.axis.MessageContext msgCtx) throws org.apache.axis.AxisFault
getServiceClass in class org.apache.axis.providers.java.JavaProviderorg.apache.axis.AxisFaultJavaProvider.getServiceClass(java.lang.String, org.apache.axis.handlers.soap.SOAPService, org.apache.axis.MessageContext)protected String getServiceClassNameOptionName()
getServiceClassNameOptionName in class org.apache.axis.providers.java.JavaProviderJavaProvider.getServiceClassNameOptionName()protected Object makeNewServiceObject(org.apache.axis.MessageContext msgCtx, String beanName) throws Exception
makeNewServiceObject in class org.apache.axis.providers.java.JavaProviderExceptionJavaProvider.makeNewServiceObject(org.apache.axis.MessageContext, java.lang.String)public void initServiceDesc(org.apache.axis.handlers.soap.SOAPService service,
org.apache.axis.MessageContext msgContext)
throws org.apache.axis.AxisFault
initServiceDesc in class org.apache.axis.providers.java.JavaProviderorg.apache.axis.AxisFaultCopyright © 2005–2014 Alfresco Software. All rights reserved.