|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpalio.mvc.MvcEngine
public class MvcEngine
| Constructor Summary | |
|---|---|
MvcEngine(Instance instance)
Constructor that adds new InstanceListener for listening changes |
|
| Method Summary | |
|---|---|
static MvcEngine |
getInstance()
Gets an instance of MVC Engine for a current jPALIO instance |
void |
run()
Run dispatcher process in current object executing context |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MvcEngine(Instance instance)
| Method Detail |
|---|
public static MvcEngine getInstance()
public void run()
throws palio.PalioException
palio.PalioException - If problem occurs while getting controller class from jPALIO object execution context
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||