public interface PipelineListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
contentsChanged(PipelineEvent e)
Sent when the pipeline has changed in any way.
|
void contentsChanged(PipelineEvent e)
e
- a PipelineEvent
encapsulating the
event information