public class ModuleExecutedEvent extends ModuleExecutionEvent
This event occurs after all preprocessors have successfully run, as well as the module itself, but before any postprocessors have been invoked.
| Constructor and Description |
|---|
ModuleExecutedEvent(Module module) |
getModule, toStringconsume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumedcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetContextpublic ModuleExecutedEvent(Module module)
Copyright © 2015–2022 SciJava. All rights reserved.