|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ofbiz.webapp.event.AbstractJSONEventHandler
org.ofbiz.webapp.event.JSONSimpleEventHandler
public class JSONSimpleEventHandler
Field Summary |
---|
Fields inherited from class org.ofbiz.webapp.event.AbstractJSONEventHandler |
---|
module, service |
Constructor Summary | |
---|---|
JSONSimpleEventHandler()
|
Method Summary | |
---|---|
void |
init(ServletContext context)
Initializes the handler. |
Methods inherited from class org.ofbiz.webapp.event.AbstractJSONEventHandler |
---|
invoke |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JSONSimpleEventHandler()
Method Detail |
---|
public void init(ServletContext context) throws EventHandlerException
EventHandler
init
in interface EventHandler
init
in class AbstractJSONEventHandler
context
- ServletContext This may be needed by the handler in order to lookup properties or XML
definition files for rendering pages or handler options.
EventHandlerException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |