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
protected  void DaemonTaskServer.cancel(Task task)
          Cancel the given task.
protected  void DaemonTaskServer.execute(Task task)
          Execute the given task.
 void DaemonTaskServer.submitTask(Task task)
          Submit a task.
 void TaskServer.submitTask(Task task)
          Submit a task to be executed.
 


Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST

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