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) |
supports
compareTo, getInfo, getPriority, setInfo, setPriority, toString
context, getContext, setContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
run, run
context, getContext, setContext
getPriority, setPriority
compareTo
getInfo, setInfo
public Class<Object> getType()
Typed
protected <T> T waitFor(Future<T> future) throws InvocationTargetException
InvocationTargetException
Copyright © 2009–2016 SciJava. All rights reserved.