-
- All Superinterfaces:
Invocable,java.lang.Runnable
- All Known Implementing Classes:
Invocable.ReadyTask
- Enclosing interface:
- Invocable
public static interface Invocable.Task extends Invocable, java.lang.Runnable
A task with an
Invocable.InvocationType.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.eclipse.jetty.util.thread.Invocable
Invocable.InvocationType, Invocable.ReadyTask, Invocable.Task
-
-
Field Summary
-
Fields inherited from interface org.eclipse.jetty.util.thread.Invocable
__nonBlocking
-
-
Method Summary
-
Methods inherited from interface org.eclipse.jetty.util.thread.Invocable
getInvocationType
-
-