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