public abstract class AbstractCodeRunner extends AbstractHandlerPlugin<Object> implements CodeRunner
CodeRunner
implementations.Constructor and Description |
---|
AbstractCodeRunner() |
Modifier and Type | Method and Description |
---|---|
protected <T> T |
waitFor(Future<T> future) |
supports
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getType, run, run
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
protected <T> T waitFor(Future<T> future) throws InvocationTargetException
InvocationTargetException
Copyright © 2015–2022 SciJava. All rights reserved.