synergynetframework.appsystem.table.appregistry
Class ApplicationTaskManager

java.lang.Object
  extended by synergynetframework.appsystem.table.appregistry.ApplicationTaskManager

public class ApplicationTaskManager
extends java.lang.Object

The Class ApplicationTaskManager.


Method Summary
static ApplicationTaskManager getInstance()
          Gets the single instance of ApplicationTaskManager.
 void setActiveApplication(ApplicationInfo info)
          Sets the active application.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ApplicationTaskManager getInstance()
Gets the single instance of ApplicationTaskManager.

Returns:
single instance of ApplicationTaskManager

setActiveApplication

public void setActiveApplication(ApplicationInfo info)
                          throws ApplicationControlError
Sets the active application.

Parameters:
info - the new active application
Throws:
ApplicationControlError - the application control error