|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ofbiz.webapp.event.TestEvent
public class TestEvent
Test Events
Field Summary | |
---|---|
static java.lang.String |
module
|
Constructor Summary | |
---|---|
TestEvent()
|
Method Summary | |
---|---|
static java.lang.String |
httpClientTest(HttpServletRequest request,
HttpServletResponse response)
|
static java.lang.String |
test(HttpServletRequest request,
HttpServletResponse response)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String module
Constructor Detail |
---|
public TestEvent()
Method Detail |
---|
public static java.lang.String test(HttpServletRequest request, HttpServletResponse response)
public static java.lang.String httpClientTest(HttpServletRequest request, HttpServletResponse response)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |