Uses of Interface
com.sun.jdmk.tasks.Task

Packages that use Task
com.sun.jdmk.tasks Provides classes to customize Java DMK threading. 
 

Uses of Task in com.sun.jdmk.tasks
 

Methods in com.sun.jdmk.tasks with parameters of type Task
 void TaskServer.submitTask(Task task)
          Submit a task to be executed.
protected  void DaemonTaskServer.execute(Task task)
          Execute the given task.
protected  void DaemonTaskServer.cancel(Task task)
          Cancel the given task.
 void DaemonTaskServer.submitTask(Task task)
          Submit a task.
 


FCS Release
jdmk-5_1-b34.1 2005.02.10_16:46:09_MET

Copyright 1998-2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.