Package org.smallmind.artifact.maven
Interface MavenScannerListener
-
- All Superinterfaces:
EventListener
public interface MavenScannerListener extends EventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidartifactChange(MavenScannerEvent event)
-
-
-
Method Detail
-
artifactChange
void artifactChange(MavenScannerEvent event)
-
-