public class TestRuntime extends AbstractRuntimeService
The Test Runtime has only one virtual bundle
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
static Version |
VERSION |
context, extensions, isShuttingDown, isStarted, manager, properties, REDIRECT_JUL, REDIRECT_JUL_THRESHOLD, warnings, workingDir| Constructor and Description |
|---|
TestRuntime() |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(URL url) |
String |
getName() |
Version |
getVersion() |
void |
reloadProperties() |
void |
stop() |
void |
undeploy(URL url) |
createComponentManager, doStart, doStop, expandVars, getBuiltinFeatureURL, getBundle, getBundleFile, getComponent, getComponent, getComponentInstance, getComponentInstance, getComponentManager, getContext, getDescription, getHome, getProperties, getProperty, getProperty, getService, getStatusMessage, getWarnings, isShuttingDown, isStarted, setHome, setProperty, start, startExtensions, stopExtensions, toStringpublic static final String NAME
public static final Version VERSION
public String getName()
public Version getVersion()
public void stop()
throws Exception
stop in interface RuntimeServicestop in class AbstractRuntimeServiceExceptionCopyright © 2019 Nuxeo SA. All rights reserved.