Class Invocable.Task.Abstract
java.lang.Object
org.eclipse.jetty.util.thread.Invocable.Task.Abstract
- All Implemented Interfaces:
 Runnable, Invocable, Invocable.Task
- Direct Known Subclasses:
 Invocable.ReadyTask
- Enclosing interface:
 Invocable.Task
An abstract partial implementation of Task
- 
Nested Class Summary
Nested classes/interfaces inherited from interface Invocable
Invocable.Callable, Invocable.InvocationType, Invocable.ReadyTask, Invocable.TaskNested classes/interfaces inherited from interface Invocable.Task
Invocable.Task.Abstract - 
Field Summary
Fields inherited from interface Invocable
__nonBlocking, NOOP - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Abstract
 
 - 
 - 
Method Details
- 
getInvocationType
- Specified by:
 getInvocationTypein interfaceInvocable- Returns:
 - The InvocationType of this object
 
 - 
toString
 
 -