Package | Description |
---|---|
spin.off |
Modifier and Type | Class and Description |
---|---|
class |
SimpleStarter
Simple implementation of a
Starter that creates a new thread
for each invocation of SimpleStarter.start(Runnable) . |
Modifier and Type | Method and Description |
---|---|
static Starter |
SpinOffEvaluator.getDefaultStarter()
Get the default starter.
|
Modifier and Type | Method and Description |
---|---|
static void |
SpinOffEvaluator.setDefaultStarter(Starter starter)
Set the default starter.
|
Constructor and Description |
---|
SpinOffEvaluator(DispatcherFactory dispatcherFactory,
Starter starter)
Create an evaluator for spin-off.
|
SpinOffEvaluator(Starter starter)
Create an evaluator for spin-off using the default dispatcherFactory.
|
Copyright © 2013. All rights reserved.