|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITaskDispatchStrategy | |
|---|---|
| com.googlecode.lightest.core | |
| Uses of ITaskDispatchStrategy in com.googlecode.lightest.core |
|---|
| Subinterfaces of ITaskDispatchStrategy in com.googlecode.lightest.core | |
|---|---|
interface |
IInterruptibleTaskDispatchStrategy
A dispatch strategy that can be interrupted. |
| Classes in com.googlecode.lightest.core that implement ITaskDispatchStrategy | |
|---|---|
class |
InteractiveTaskDispatchStrategy
|
class |
SimpleTaskDispatchStrategy
|
| Methods in com.googlecode.lightest.core that return ITaskDispatchStrategy | |
|---|---|
ITaskDispatchStrategy |
Configuration.getTaskDispatchStrategy()
|
ITaskDispatchStrategy |
IConfiguration.getTaskDispatchStrategy()
Returns an instance of the ITaskDispatchStrategy implementation to use instead of whatever implementation is available by default. |
| Methods in com.googlecode.lightest.core with parameters of type ITaskDispatchStrategy | |
|---|---|
void |
TaskDispatcher.setStrategy(ITaskDispatchStrategy strategy)
|
void |
ITaskDispatcher.setStrategy(ITaskDispatchStrategy strategy)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||