public abstract class AbstractCodeRunner extends AbstractHandlerPlugin<Object> implements CodeRunner
CodeRunner implementations.| Constructor and Description |
|---|
AbstractCodeRunner() |
| Modifier and Type | Method and Description |
|---|---|
Class<Object> |
getType()
Gets the type associated with the object.
|
protected <T> T |
waitFor(Future<T> future) |
getInfo, getPriority, setInfo, setPriority, toStringcontext, getContext, setContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitrun, rungetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersionpublic Class<Object> getType()
Typedprotected <T> T waitFor(Future<T> future) throws InvocationTargetException
InvocationTargetExceptionCopyright © 2009–2016 SciJava. All rights reserved.