Uses of Package
org.springframework.extensions.surf.task

Packages that use org.springframework.extensions.surf.task
org.springframework.extensions.surf.studio   
org.springframework.extensions.surf.task   
org.springframework.extensions.webscripts   
 

Classes in org.springframework.extensions.surf.task used by org.springframework.extensions.surf.studio
TaskManager
          Basic implementation of a task manager for use in asynchronous processing and monitoring of tasks.
 

Classes in org.springframework.extensions.surf.task used by org.springframework.extensions.surf.task
AbstractTask
          Abstract implementation of a task which may be useful to developers who wish to write custom tasks.
Task
          Task interface
TaskManager
          Basic implementation of a task manager for use in asynchronous processing and monitoring of tasks.
TaskWorkerThread
          Worker thread implementation that is responsible for executing a task, updating task state and then falling back asleep until called upon once more.
 

Classes in org.springframework.extensions.surf.task used by org.springframework.extensions.webscripts
Task
          Task interface
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.