public class SimpleRuntime extends AbstractRuntimeService
The Test Runtime has only one virtual bundle.
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
static Version |
VERSION |
REDIRECT_JUL, REDIRECT_JUL_THRESHOLD| Constructor and Description |
|---|
SimpleRuntime() |
SimpleRuntime(File workingDir) |
SimpleRuntime(String home) |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(URL url) |
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.
|
void |
undeploy(URL url) |
expandVars, getBundle, getBundleFile, getComponent, getComponent, getComponentInstance, getComponentInstance, getComponentManager, getContext, getDescription, getHome, getProperties, getProperty, getProperty, getService, getStatusMessage, getWarnings, isShuttingDown, isStarted, setHome, setProperty, start, stop, toStringpublic static final String NAME
public static final Version VERSION
public SimpleRuntime()
public SimpleRuntime(String home)
public SimpleRuntime(File workingDir)
public String getName()
RuntimeServicepublic Version getVersion()
RuntimeServicepublic void reloadProperties()
throws Exception
RuntimeServiceExceptionCopyright © 2014 Nuxeo SA. All rights reserved.