public class SimpleRuntime extends AbstractRuntimeService
The Test Runtime has only one virtual bundle.
AbstractRuntimeService.LogConfig| Modifier and Type | Field and Description | 
|---|---|
static String | 
NAME  | 
static Version | 
VERSION  | 
context, isShuttingDown, isStarted, logConfig, manager, messageHandler, properties, REDIRECT_JUL, REDIRECT_JUL_THRESHOLD, workingDir| Constructor and Description | 
|---|
SimpleRuntime()  | 
SimpleRuntime(File workingDir)  | 
SimpleRuntime(String home)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()
Gets the name of this runtime service. 
 | 
Version | 
getVersion()
Gets the version of this runtime service. 
 | 
void | 
reloadProperties()
Reread all property files loaded at startup. 
 | 
createComponentManager, doStart, doStop, expandVars, getBuiltinFeatureURL, getBundle, getBundleFile, getComponent, getComponentInstance, getComponentManager, getContext, getDescription, getErrorLoggerThread, getHome, getMessageHandler, getProperties, getProperty, getProperty, getService, getStatusMessage, isShuttingDown, isStarted, loadConfig, setHome, setProperty, start, stop, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetComponent, getComponentInstancepublic static final String NAME
public SimpleRuntime()
public SimpleRuntime(String home)
public SimpleRuntime(File workingDir)
public String getName()
RuntimeServicepublic Version getVersion()
RuntimeServicepublic void reloadProperties()
RuntimeServiceCopyright © 2019 Nuxeo. All rights reserved.