net.rewerse.i5.r3.test
Class Tester
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.axis.transport.http.AxisServletBase
org.apache.axis.transport.http.AxisServlet
net.rewerse.i5.juice.axis.WSServlet
net.rewerse.i5.r3.Servlet
net.rewerse.i5.r3.test.Tester
- All Implemented Interfaces:
- java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
- Direct Known Subclasses:
- Tester
public class Tester
- extends Servlet
- See Also:
- Serialized Form
| Fields inherited from class org.apache.axis.transport.http.AxisServlet |
INIT_PROPERTY_DISABLE_SERVICES_LIST, INIT_PROPERTY_ENABLE_LIST, INIT_PROPERTY_JWS_CLASS_DIR, INIT_PROPERTY_SERVICES_PATH, INIT_PROPERTY_TRANSPORT_NAME, INIT_PROPERTY_USE_SECURITY, log |
| Fields inherited from class org.apache.axis.transport.http.AxisServletBase |
ATTR_AXIS_ENGINE, axisServer |
|
Method Summary |
static void |
main(java.lang.String[] args)
|
protected static java.lang.String |
parseArgs(java.lang.String[] args)
|
protected static void |
pause()
|
protected static void |
pause(java.lang.String txt)
|
protected static boolean |
testTemplates(java.lang.String templates,
Tester tst)
|
protected static boolean |
testTemplates(java.lang.String templates,
Tester tst,
boolean pause)
|
| Methods inherited from class net.rewerse.i5.juice.axis.WSServlet |
callService, destroy, doGet, doPost, dumpXml, execute, getDumpster, getMarkups, init, initRegistry, processGet, processPost, registerService, registerTranslator, setServiceRoot, terminateEngines, terminateEngines |
| Methods inherited from class org.apache.axis.transport.http.AxisServlet |
getDefaultJWSClassDir, getHttpServletResponseStatus, getJWSClassDir, initQueryStringHandlers, logException, processAxisFault, reportAvailableServices, reportCantGetAxisService, reportCantGetJWSService, reportNoWSDL, reportServiceInfo |
| Methods inherited from class org.apache.axis.transport.http.AxisServletBase |
decLockCounter, getEngine, getEngine, getEngineEnvironment, getHomeDir, getLoadCounter, getOption, getServletContext, getWebappBase, getWebInfPath, incLockCounter, isDevelopment, service |
| Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service |
| Methods inherited from class javax.servlet.GenericServlet |
getInitParameter, getInitParameterNames, getServletConfig, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tester
public Tester()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
parseArgs
protected static java.lang.String parseArgs(java.lang.String[] args)
testTemplates
protected static boolean testTemplates(java.lang.String templates,
Tester tst)
throws java.lang.Exception
- Throws:
java.lang.Exception
testTemplates
protected static boolean testTemplates(java.lang.String templates,
Tester tst,
boolean pause)
throws java.lang.Exception
- Throws:
java.lang.Exception
pause
protected static void pause()
throws java.lang.Exception
- Throws:
java.lang.Exception
pause
protected static void pause(java.lang.String txt)
throws java.lang.Exception
- Throws:
java.lang.Exception