public class DevFrameworkBootstrap extends FrameworkBootstrap implements DevBundlesManager
ARGS, BUNDLES, CONFIG_DIR, DATA_DIR, DEVMODE, FLUSH_CACHE, HOME_DIR, HOST_NAME, HOST_VERSION, LIBS, LOG_DIR, PREPROCESSING, SCAN_FOR_NESTED_JARS, TMP_DIR, WEB_DIR| Constructor and Description |
|---|
DevFrameworkBootstrap(MutableClassLoader cl,
File home) |
| Modifier and Type | Method and Description |
|---|---|
DevBundle[] |
getDevBundles() |
String |
getDevBundlesLocation() |
void |
installResourceBundleFragments(List<File> files) |
void |
installSeamClasses(File[] dirs) |
boolean |
isTimerRunning() |
void |
loadDevBundles() |
void |
resetDevBundles(String path) |
void |
start() |
void |
stop() |
void |
toggleTimer() |
void |
writeComponentIndex() |
copyFile, copyToFile, copyTree, deleteAll, env, findFileStartingWidth, getClassLoader, getHome, getLoader, initialize, installBundle, setDevMode, setDoPreprocessing, setFlushCache, setHostName, setHostVersion, setScanForNestedJars, uninstallBundlepublic DevFrameworkBootstrap(MutableClassLoader cl, File home) throws IOException
IOExceptionpublic void start()
throws Exception
start in class FrameworkBootstrapExceptionpublic void toggleTimer()
toggleTimer in interface DevBundlesManagerpublic boolean isTimerRunning()
isTimerRunning in interface DevBundlesManagerpublic void stop()
throws Exception
stop in class FrameworkBootstrapExceptionpublic String getDevBundlesLocation()
getDevBundlesLocation in interface DevBundlesManagerpublic void loadDevBundles()
loadDevBundles in interface DevBundlesManagerpublic void resetDevBundles(String path)
resetDevBundles in interface DevBundlesManagerpublic DevBundle[] getDevBundles()
getDevBundles in interface DevBundlesManagerpublic void writeComponentIndex()
public void installSeamClasses(File[] dirs) throws IOException
IOExceptionpublic void installResourceBundleFragments(List<File> files) throws IOException
IOExceptionCopyright © 2012 Nuxeo SA. All Rights Reserved.