public class MvcEngine
extends java.lang.Object
Constructor and Description |
---|
MvcEngine(Instance instance)
Constructor that adds new InstanceListener for listening changes
|
Modifier and Type | Method and Description |
---|---|
static MvcEngine |
getInstance()
Gets an instance of MVC Engine for a current jPALIO instance
|
void |
run()
Run dispatcher process in current object executing context
|
public MvcEngine(Instance instance)
public static MvcEngine getInstance()
public void run() throws PalioException
PalioException
- If problem occurs while getting controller class from jPALIO object execution context