Method Summary |
|
public void | destroyApp() Destroys the application associated with this
JUMPApplicationProxy . |
public int | getAppState() Returns the state of the application associated with this
JUMPApplicationProxy . |
public JUMPApplication | getApplication() Returns the JUMPApplication this proxy is associated with. |
public void | pauseApp() Pauses the application associated with this
JUMPApplicationProxy . |
public void | resumeApp() Resumes the application associated with this
JUMPApplicationProxy . |