public class LoggerPreprocessor extends AbstractPreprocessorPlugin
PreprocessorPlugin
affects Module
s with a single
Parameter
of type Logger
. It will assign a Logger to that
Parameter, that is named like the modules class.Constructor and Description |
---|
LoggerPreprocessor() |
Modifier and Type | Method and Description |
---|---|
void |
process(Module module)
Performs a processing step on the given module instance.
|
cancel, getCancelReason, isCanceled
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
context, getContext, setContext
public void process(Module module)
ModuleProcessor
Copyright © 2015–2022 SciJava. All rights reserved.