JavaScript is disabled on your browser.
java.lang.Object
org.apache.axis.deployment.wsdd.WSDDProvider
org.alfresco.repo.webservice.axis.WSDDSpringBeanRPCProvider
public class WSDDSpringBeanRPCProvider
extends org.apache.axis.deployment.wsdd.WSDDProvider
Provider class loaded by Axis, used to identify and
create an instance of our SpringRPC provider which in
turn loads service endpoints from Spring configured beans
See Also: SpringBeanRPCProvider
Field Summary
Fields inherited from class org.apache.axis.deployment.wsdd.WSDDProvider
log
Method Summary
Methods
Modifier and Type
Method and Description
java.lang.String
getName ()
org.apache.axis.Handler
newProviderInstance (org.apache.axis.deployment.wsdd.WSDDService service,
org.apache.axis.EngineConfiguration registry)
Methods inherited from class org.apache.axis.deployment.wsdd.WSDDProvider
getInstance, getOperation, getOperations, registerProvider
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.