public interface ScriptCallback
| Modifier and Type | Method and Description | 
|---|---|
| void | invoke(ScriptModule module)Invokes the callback routine. | 
void invoke(ScriptModule module) throws ScriptException
module - The ScriptModule instance which will
          execute the script.ScriptExceptionCopyright © 2009–2022 SciJava. All rights reserved.