public class Bootstrap extends Object
Constructor and Description |
---|
Bootstrap(File homeDir,
List<File> bundles,
ClassLoader cl) |
Modifier and Type | Method and Description |
---|---|
ClassLoader |
getClassLoader() |
Map<String,Object> |
getProperties() |
void |
setDevMode(String devMode) |
void |
setDoPreprocessing(boolean doPreprocessing) |
void |
setHostName(String value) |
void |
setHostVersion(String value) |
void |
setProperty(String key,
Object value) |
void |
startNuxeo() |
void |
stopNuxeo() |
public ClassLoader getClassLoader()
public void setHostName(String value)
public void setHostVersion(String value)
public void setDoPreprocessing(boolean doPreprocessing)
public void setDevMode(String devMode)
Copyright © 2013 Nuxeo SA. All Rights Reserved.