|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object nl.openedge.baritus.FormBeanCtrlBase nl.openedge.baritus.FormBeanCtrl
Singleton implementation.
Field Summary |
Fields inherited from class nl.openedge.baritus.FormBeanCtrlBase |
ERROR, LOGON, REDIRECT, REQUEST_ATTRIBUTE_EXECUTION_PARAMS, REQUEST_ATTRIBUTE_FORMBEANCONTEXT, SESSION_KEY_CURRENT_LOCALE, SUCCESS |
Constructor Summary | |
FormBeanCtrl()
|
Method Summary | |
void |
init(org.jdom.Element controllerNode)
Guaranteed to be called once with the XML configuration of the controller from the master config file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.infohazard.maverick.flow.Controller |
go |
Constructor Detail |
public FormBeanCtrl()
Method Detail |
public void init(org.jdom.Element controllerNode) throws org.infohazard.maverick.flow.ConfigException
init
in interface org.infohazard.maverick.flow.ControllerSingleton
controllerNode
-
org.infohazard.maverick.flow.ConfigException
ControllerSingleton.init(org.jdom.Element)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |