org.cruxframework.crux.tools.codeserver
Class HotDeploymentScanner
java.lang.Object
org.cruxframework.crux.tools.codeserver.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)
throws IOException
- Parameters:
file -
- Throws:
IOException
scanProjectDirs
public static void scanProjectDirs(String hostName,
int port,
String moduleToCompile,
String userAgent,
String locale)
- Parameters:
hostName - port - moduleToCompile - userAgent - locale -
Copyright © 2014. All rights reserved.