org.apache.soap.providers
Class StatelessEJBProvider
java.lang.Object
org.apache.soap.providers.StatelessEJBProvider
- All Implemented Interfaces:
- Provider
public class StatelessEJBProvider
- extends java.lang.Object
- implements Provider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CNTXT_PROVIDER_URL
public static java.lang.String CNTXT_PROVIDER_URL
CNTXT_FACTORY_NAME
public static java.lang.String CNTXT_FACTORY_NAME
StatelessEJBProvider
public StatelessEJBProvider()
- StatelessEJBProvider constructor comment.
invoke
public void invoke(SOAPContext reqContext,
SOAPContext resContext)
throws SOAPException
- invoke method comment.
- Specified by:
invoke
in interface Provider
- Throws:
SOAPException
locate
public void locate(DeploymentDescriptor dd,
Envelope env,
Call call,
java.lang.String methodName,
java.lang.String targetObjectURI,
SOAPContext reqContext)
throws SOAPException
- locate method comment.
- Specified by:
locate
in interface Provider
- Throws:
SOAPException
Copyright ? 2001 Apache XML Project. All Rights Reserved.