|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectHttpServlet
org.jboss.axis.transport.http.AxisServletBase (src)
org.jboss.axis.transport.http.AdminServlet (src)
org.jboss.net.axis.server.AxisAdminServlet
slightly patched admin servlet to contact the right server
Field Summary | |
protected AxisServer (src) |
server
reference to the server |
Fields inherited from class org.jboss.axis.transport.http.AxisServletBase (src) |
ATTR_AXIS_ENGINE, axisServer |
Constructor Summary | |
AxisAdminServlet()
Creates new AxisServlet |
Method Summary | |
AxisServer (src) |
getEngine()
override AxisServlet.getEngine() in order to redirect to the corresponding AxisEngine. |
Methods inherited from class org.jboss.axis.transport.http.AdminServlet (src) |
doGet |
Methods inherited from class org.jboss.axis.transport.http.AxisServletBase (src) |
decLockCounter, destroy, getEngine, getEngineEnvironment, getHomeDir, getLoadCounter, getOption, getServletContext, getWebappBase, getWebInfPath, incLockCounter, init, isDevelopment, service |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected AxisServer (src) server
Constructor Detail |
public AxisAdminServlet()
Method Detail |
public AxisServer (src) getEngine() throws AxisFault (src)
getEngine
in class AxisServletBase (src)
AxisFault (src)
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |