public interface DirectoryScanner
| Modifier and Type | Method and Description |
|---|---|
void |
deployedEntity(File autodeployDir,
File deployedEntity) |
File[] |
getAllDeployableModules(File autodeployDir,
boolean includeSubDir) |
File[] |
getAllFilesForUndeployment(File autodeployDir,
boolean includeSubdir) |
boolean |
hasNewDeployableEntity(File autodeployDir) |
void |
undeployedEntity(File autodeployDir,
File undeployedEntity) |
Copyright © 2013. All Rights Reserved.