Uses of Interface
com.sun.sgs.app.TaskManager

Packages that use TaskManager
com.sun.sgs.app Provides the interface to the Project Darkstar Server used by application developers. 
com.sun.sgs.internal Provides implementation hooks for a Project Darkstar Server to configure the underlying behavior of the system. 
 

Uses of TaskManager in com.sun.sgs.app
 

Methods in com.sun.sgs.app that return TaskManager
static TaskManager AppContext.getTaskManager()
          Returns the TaskManager for use by the current application.
 

Uses of TaskManager in com.sun.sgs.internal
 

Methods in com.sun.sgs.internal that return TaskManager
 TaskManager ManagerLocator.getTaskManager()
          Returns the TaskManager for use by the current application.
 


Project Darkstar, Version 0.9.9.6
2009-05-08 15:39:40

Copyright © 2007-2009 Sun Microsystems, Inc. All rights reserved