org.globus.axis.configuration
Class EngineConfigurationFactoryServlet
java.lang.Object
org.apache.axis.configuration.EngineConfigurationFactoryDefault
org.globus.axis.configuration.EngineConfigurationFactoryServlet
- All Implemented Interfaces:
- org.apache.axis.EngineConfigurationFactory
- public class EngineConfigurationFactoryServlet
- extends org.apache.axis.configuration.EngineConfigurationFactoryDefault
|
Field Summary |
private javax.servlet.ServletContext |
ctx
|
protected static org.apache.commons.logging.Log |
log
|
| Fields inherited from class org.apache.axis.configuration.EngineConfigurationFactoryDefault |
CLIENT_CONFIG_FILE, OPTION_CLIENT_CONFIG_FILE, OPTION_SERVER_CONFIG_FILE, SERVER_CONFIG_FILE |
| Fields inherited from interface org.apache.axis.EngineConfigurationFactory |
SYSTEM_PROPERTY_NAME |
|
Method Summary |
org.apache.axis.EngineConfiguration |
getServerEngineConfig()
|
private static org.apache.axis.EngineConfiguration |
getServerEngineConfig(javax.servlet.ServletContext ctx)
|
static org.apache.axis.EngineConfigurationFactory |
newFactory(java.lang.Object param)
|
| Methods inherited from class org.apache.axis.configuration.EngineConfigurationFactoryDefault |
getClientEngineConfig |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.apache.commons.logging.Log log
ctx
private javax.servlet.ServletContext ctx
EngineConfigurationFactoryServlet
protected EngineConfigurationFactoryServlet(javax.servlet.ServletConfig conf)
newFactory
public static org.apache.axis.EngineConfigurationFactory newFactory(java.lang.Object param)
getServerEngineConfig
public org.apache.axis.EngineConfiguration getServerEngineConfig()
getServerEngineConfig
private static org.apache.axis.EngineConfiguration getServerEngineConfig(javax.servlet.ServletContext ctx)