JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.praxislive.core
Package
org.praxislive.core.services
Interface TaskService.Task
Enclosing class:
TaskService
public static interface
TaskService.Task
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Value
execute
()
Called to execute task.
Method Details
execute
Value
execute
() throws
Exception
Called to execute task.
Returns:
Value (use PReference to wrap arbitrary Objects)
Throws:
Exception