public class IlvServerActionParser extends IlvAbstractServerActionParser
IlvManagerServletSupport
.IlvServerActionParam
,
IlvServerActions
ITEM_END, ITEM_START, LOG, SERVER_ACTIONS_INIT_PARAM
Constructor and Description |
---|
IlvServerActionParser(IlvManagerServletSupport servletSupport)
The constructor with an
IlvManagerServletSupport parameter. |
Modifier and Type | Method and Description |
---|---|
protected void |
addServerAction(String actionName,
EventListener actionListener)
Add server action listener to servlet support.
|
protected Map |
getActionTable()
Gets the action table of servlet support.
|
protected IlvServletSupport |
getServletSupport()
Gets the servlet support.
|
protected void |
removeServerAction(String actionName,
EventListener actionListener)
Remove server action listener from servlet support.
|
parserServerActionAnnotation, parserServerActionWebXML
public IlvServerActionParser(IlvManagerServletSupport servletSupport)
IlvManagerServletSupport
parameter.servletSupport
- protected void addServerAction(String actionName, EventListener actionListener)
addServerAction
in class IlvAbstractServerActionParser
actionName
- The action name.actionListener
- The action listener.protected Map getActionTable()
getActionTable
in class IlvAbstractServerActionParser
protected IlvServletSupport getServletSupport()
getServletSupport
in class IlvAbstractServerActionParser
protected void removeServerAction(String actionName, EventListener actionListener)
removeServerAction
in class IlvAbstractServerActionParser
actionName
- The action name.actionListener
- The action listener.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.