public class JNDIAxisServerFactory extends DefaultAxisServerFactory
log
Constructor and Description |
---|
JNDIAxisServerFactory() |
Modifier and Type | Method and Description |
---|---|
AxisServer |
getServer(Map environment)
Obtain an AxisServer reference, using JNDI if possible, otherwise
creating one using the standard Axis configuration pattern.
|
public AxisServer getServer(Map environment) throws AxisFault
getServer
in interface AxisServerFactory
getServer
in class DefaultAxisServerFactory
environment
- The following is used, in addition to
the keys used by the parent class:
AxisEngine.ENV_SERVLET_CONTEXT
[required, else default/parent behavior]
- Instance of ServletContextAxisFault
Copyright © The Apache Software Foundation. All Rights Reserved.