public interface ClasspathChangeListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
classpathChanged(ClasspathChangeEvent event)
Method that will be called when the classpath has changed.
|
void classpathChanged(ClasspathChangeEvent event)
event
- the change event with detailed information.