|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.axis2.transport.http.AxisServlet
org.apache.axis2.webapp.AxisAdminServlet
org.apache.axis2.transport.http.AxisAdminServlet
public class AxisAdminServlet
Extends AxisAdminServlet
for compatibility with Web applications
and tools written for Axis2 versions prior to 1.5.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.axis2.transport.http.AxisServlet |
---|
AxisServlet.RestRequestProcessor, AxisServlet.ServletRequestResponseTransport |
Field Summary |
---|
Fields inherited from class org.apache.axis2.webapp.AxisAdminServlet |
---|
agent |
Fields inherited from class org.apache.axis2.transport.http.AxisServlet |
---|
axisConfiguration, configContext, CONFIGURATION_CONTEXT, contextRoot, disableREST, servletConfig, SESSION_ID |
Constructor Summary | |
---|---|
AxisAdminServlet()
|
Method Summary | |
---|---|
void |
init()
Convenient method to re-initialize the ConfigurationContext |
Methods inherited from class org.apache.axis2.webapp.AxisAdminServlet |
---|
doGet, doPost, init |
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 javax.servlet.http.HttpServlet |
---|
doHead, doOptions, doTrace, getLastModified, service, service |
Methods inherited from class javax.servlet.GenericServlet |
---|
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, log, log |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AxisAdminServlet()
Method Detail |
---|
public void init() throws ServletException
AxisServlet
init
in class AxisAdminServlet
ServletException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |