org.apache.axis2.transport.http
Class AxisAdminServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.axis2.transport.http.AxisServlet
org.apache.axis2.webapp.AxisAdminServlet
org.apache.axis2.transport.http.AxisAdminServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class AxisAdminServlet
- extends AxisAdminServlet
Extends AxisAdminServlet
for compatibility with Web applications
and tools written for Axis2 versions prior to 1.5.
- See Also:
- Serialized Form
Method Summary |
void |
init()
Convenient method to re-initialize the ConfigurationContext |
Methods inherited from class org.apache.axis2.transport.http.AxisServlet |
createMessageContext, createMessageContext, destroy, doDelete, doPut, getTransportHeaders, handleFault, initConfigContext, initContextRoot, initGetRequestProcessors, initParams, initTransports, showRestDisabledErrorMessage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxisAdminServlet
public AxisAdminServlet()
init
public void init()
throws ServletException
- Description copied from class:
AxisServlet
- Convenient method to re-initialize the ConfigurationContext
- Overrides:
init
in class AxisAdminServlet
- Throws:
ServletException
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.