public class ModuleExecutingEvent extends ModuleExecutionEvent
This event occurs after all preprocessors have successfully run, but before the module itself has run.
| Constructor and Description |
|---|
ModuleExecutingEvent(Module module) |
getModule, toStringconsume, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumedcontext, getContext, setContextpublic ModuleExecutingEvent(Module module)
Copyright © 2009–2016 SciJava. All rights reserved.