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, toString
consume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setContext
public ModuleExecutedEvent(Module module)
Copyright © 2015–2022 SciJava. All rights reserved.