public class HotDeploymentScanner extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addFile(File file) |
void |
recompileCodeServer() |
protected void |
scan(File file) |
static HotDeploymentScanner |
scanProjectDirs(String hostName,
int port,
String moduleToCompile,
String userAgent,
String locale) |
void |
startScanner() |
public void addFile(File file)
file - public void startScanner()
protected void scan(File file) throws IOException
file - IOExceptionpublic void recompileCodeServer()
throws IOException
IOExceptionpublic static HotDeploymentScanner scanProjectDirs(String hostName, int port, String moduleToCompile, String userAgent, String locale)
hostName - port - moduleToCompile - userAgent - locale - Copyright © 2015. All rights reserved.