public interface JIPipeEvent
JIPipeEventEmitter
Modifier and Type | Method and Description |
---|---|
JIPipeEventEmitter<?,?> |
getEmitter()
The first emitter that published the event
Will not change if an event is re-emitted
|
Object |
getSource()
The source of the event (set during the creation of the event)
|
void |
setEmitter(JIPipeEventEmitter<?,?> emitter)
Sets the first emitter.
|
Object getSource()
JIPipeEventEmitter<?,?> getEmitter()
void setEmitter(JIPipeEventEmitter<?,?> emitter)
emitter
- the new emitterCopyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.