Class ArchitectureDocs.EitherTask
java.lang.Object
org.eclipse.jetty.docs.programming.ArchitectureDocs.EitherTask
- All Implemented Interfaces:
Runnable
,Invocable
,Invocable.Task
- Enclosing class:
ArchitectureDocs
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jetty.util.thread.Invocable
Invocable.Callable, Invocable.InvocationType, Invocable.ReadyTask, Invocable.Task
Nested classes/interfaces inherited from interface org.eclipse.jetty.util.thread.Invocable.Task
Invocable.Task.Abstract
-
Field Summary
Fields inherited from interface org.eclipse.jetty.util.thread.Invocable
__nonBlocking, NOOP
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EitherTask
-
-
Method Details
-
getInvocationType
- Specified by:
getInvocationType
in interfaceInvocable
- Returns:
- The InvocationType of this object
-
offer
-
run
public void run()
-