| Package | Description |
|---|---|
| org.jppf.client.concurrent |
Classes supporting submission of tasks via distributed executor services
as specified in
java.util.concurrent. |
| Class and Description |
|---|
| ExecutorServiceConfiguration
Interface for the configuration properties of a
JPPFExecutorService. |
| JobConfiguration
This interface defines the properties that can be provided to a task submitted by a
JPPFExecutorService.. |
| JPPFExecutorService
Implementation of an
ExecutorService wrapper around a JPPFClient. |
| TaskConfiguration
This interface defines the properties that can be provided to a task
submitted by a
JPPFExecutorService and that is not a Task instance. |
Copyright © 2005-2019 JPPF Team.