|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor
com.aurorasoftworks.signal.runtime.ui.mvc.AbstractDispatcher
com.aurorasoftworks.signal.runtime.ui.mvc.AbstractMIDletDispatcher
public abstract class AbstractMIDletDispatcher
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor |
---|
AbstractControllerMethodInterceptor.ControllerMethodInterceptor, AbstractControllerMethodInterceptor.FlowCallerMethodInterceptor |
Field Summary |
---|
Fields inherited from class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractDispatcher |
---|
currentController |
Constructor Summary | |
---|---|
AbstractMIDletDispatcher()
|
Method Summary | |
---|---|
protected void |
checkDispatcherAware(IController controller)
|
void |
exit()
|
javax.microedition.midlet.MIDlet |
getMIDlet()
|
void |
setMIDlet(javax.microedition.midlet.MIDlet midlet)
|
Methods inherited from class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractDispatcher |
---|
activateController, beginFlow, checkControllerState, checkFlow, createFlowCallerProxy, deactivateController, endFlow, getCurrentController, getFlowLevel, onControllerMethodInvoked, onFlowCallerMethodInvoked |
Methods inherited from class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor |
---|
getContext, getControllerProxy, getFlowCallerHandlers, getProxyFactory, isController, postProcessBean, preProcessBean, setContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.aurorasoftworks.signal.runtime.core.context.IContextAware |
---|
setContext |
Constructor Detail |
---|
public AbstractMIDletDispatcher()
Method Detail |
---|
public javax.microedition.midlet.MIDlet getMIDlet()
getMIDlet
in interface IDispatcher
public void setMIDlet(javax.microedition.midlet.MIDlet midlet)
setMIDlet
in interface IDispatcher
public void exit()
exit
in interface IDispatcher
protected void checkDispatcherAware(IController controller)
checkDispatcherAware
in class AbstractDispatcher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |