org.cruxframework.crux.core.declarativeui.hotdeploy
Class HotDeploymentScanner
java.lang.Object
org.cruxframework.crux.core.declarativeui.hotdeploy.HotDeploymentScanner
public class HotDeploymentScanner
- extends Object
- Author:
- Thiago da Rosa de Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addFile
public void addFile(File file)
- Parameters:
file -
startScanner
public void startScanner()
scan
protected void scan(File file)
- Parameters:
file -
checkViewFile
protected boolean checkViewFile(File file,
String fileName)
- Parameters:
file - fileName -
checkTemplateFile
protected boolean checkTemplateFile(File file,
String fileName)
- Parameters:
file - fileName -
scanWebDirs
public static void scanWebDirs()
Copyright © 2014. All rights reserved.