public static class ServerProxyImpl.WebAppScannerListener extends java.lang.Object implements Scanner.BulkListener
Modifier and Type | Field and Description |
---|---|
(package private) AntWebAppContext |
awc |
Constructor and Description |
---|
WebAppScannerListener(AntWebAppContext awc) |
Modifier and Type | Method and Description |
---|---|
void |
filesChanged(java.util.List<java.lang.String> changedFileNames) |
AntWebAppContext awc
public WebAppScannerListener(AntWebAppContext awc)
public void filesChanged(java.util.List<java.lang.String> changedFileNames)
filesChanged
in interface Scanner.BulkListener