public class TestRuntime 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, errors, isShuttingDown, isStarted, LOG4J_WATCH_DELAY, LOG4J_WATCH_DELAY_DEFAULT, LOG4J_WATCH_DISABLED, logConfig, 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()
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 |
stop()
Stops the runtime.
|
void |
undeploy(URL url) |
createComponentManager, doStart, doStop, expandVars, getBuiltinFeatureURL, getBundle, getBundleFile, getComponent, getComponent, getComponentInstance, getComponentInstance, getComponentManager, getContext, getDescription, getErrorLoggerThread, getErrors, getHome, getProperties, getProperty, getProperty, getService, getStatusMessage, getWarnings, isShuttingDown, isStarted, loadConfig, setHome, setProperty, start, toString
public static final String NAME
public TestRuntime()
public String getName()
RuntimeService
public Version getVersion()
RuntimeService
public void stop()
RuntimeService
stop
in interface RuntimeService
stop
in class AbstractRuntimeService
public void reloadProperties()
RuntimeService
Copyright © 2017 Nuxeo. All rights reserved.