Package org.scijava.module.event

Class Summary
ModuleCanceledEvent An event indicating a Module execution has been canceled.
ModuleEvent An event indicating something has happened to a module.
ModuleExecutedEvent An event indicating a module has just been executed.
ModuleExecutingEvent An event indicating a module is about to be executed.
ModuleExecutionEvent An event relating to execution of a Module.
ModuleFinishedEvent An event indicating a module execution has been completed.
ModulePostprocessEvent An event indicating a ModulePostprocessor has been invoked as part of a module execution.
ModulePreprocessEvent An event indicating a ModulePreprocessor has been invoked as part of a module execution.
ModuleProcessEvent An event indicating a ModuleProcessor has been invoked as part of a module execution.
ModulesAddedEvent An event indicating one or more modules have been added to the ModuleService.
ModulesListEvent An event indicating something has happened to the list of plugins registered with the ModuleService.
ModulesRemovedEvent An event indicating one or more modules have been removed from the ModuleService.
ModuleStartedEvent An event indicating a module execution has begun.
ModulesUpdatedEvent An event indicating one or more module details have been updated.
 



Copyright © 2009–2014 SciJava. All rights reserved.