Modifier and Type | Method and Description |
---|---|
static RuntimeContext |
PackageUpdateComponent.getContext() |
Modifier and Type | Field and Description |
---|---|
protected RuntimeContext |
EventListenerDescriptor.rc |
Modifier and Type | Method and Description |
---|---|
RuntimeContext |
EventListenerDescriptor.getRuntimeContext() |
Modifier and Type | Method and Description |
---|---|
void |
EventListenerDescriptor.setRuntimeContext(RuntimeContext rc) |
Modifier and Type | Field and Description |
---|---|
protected RuntimeContext |
SchedulerServiceImpl.bundle |
Modifier and Type | Method and Description |
---|---|
RuntimeContext |
SchedulerServiceImpl.getContext() |
Modifier and Type | Field and Description |
---|---|
RuntimeContext |
SchemaBindingDescriptor.context |
Modifier and Type | Field and Description |
---|---|
protected RuntimeContext |
CategorizerDescriptor.runtimeContext |
Modifier and Type | Method and Description |
---|---|
void |
CategorizerDescriptor.initializeInContext(RuntimeContext context) |
Modifier and Type | Method and Description |
---|---|
RuntimeContext |
TemplateDescriptor.getContext() |
Modifier and Type | Method and Description |
---|---|
void |
TemplateDescriptor.setContext(RuntimeContext context) |
Modifier and Type | Method and Description |
---|---|
RuntimeContext |
MimetypeRegistryService.getContext() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoutingService.registerRouteResource(RouteModelResourceType resource,
RuntimeContext extensionContext)
Registers a new route model template to be imported at application startup.
|
Modifier and Type | Method and Description |
---|---|
protected URL |
DocumentRoutingServiceImpl.getUrlFromPath(RouteModelResourceType res,
RuntimeContext extensionContext) |
void |
DocumentRoutingServiceImpl.registerRouteResource(RouteModelResourceType res,
RuntimeContext context) |
Modifier and Type | Field and Description |
---|---|
protected RuntimeContext |
SuggesterDescriptor.runtimeContext |
Modifier and Type | Method and Description |
---|---|
void |
SuggesterDescriptor.setRuntimeContext(RuntimeContext context) |
Modifier and Type | Field and Description |
---|---|
protected RuntimeContext |
Installer.ctx |
Modifier and Type | Method and Description |
---|---|
RuntimeContext |
Installer.getContext() |
Modifier and Type | Method and Description |
---|---|
void |
Installer.install(RuntimeContext ctx,
File installDir) |
void |
Installer.uninstall(RuntimeContext ctx,
File installDir) |
Modifier and Type | Field and Description |
---|---|
protected RuntimeContext |
AbstractRuntimeService.context |
Modifier and Type | Method and Description |
---|---|
RuntimeContext |
RuntimeService.getContext()
Gets the context of the runtime bundle.
|
RuntimeContext |
AbstractRuntimeService.getContext() |
Modifier and Type | Method and Description |
---|---|
RuntimeContext |
ConfigurationDeployer.Entry.getContext() |
Modifier and Type | Method and Description |
---|---|
protected void |
ConfigurationDeployer._deploy(RuntimeContext ctx,
URL url,
File watchFile,
boolean trackChanges) |
void |
ConfigurationDeployer.deploy(RuntimeContext ctx,
File file,
boolean trackChanges) |
void |
ConfigurationDeployer.deploy(RuntimeContext ctx,
URL url,
boolean trackChanges) |
Modifier and Type | Method and Description |
---|---|
RuntimeContext |
RegistrationInfo.getContext()
Gets the runtime context that created this registration info.
|
RuntimeContext |
Extension.getContext()
Gets the context of the component who contributed this extension.
|
RuntimeContext |
ComponentInstance.getContext()
Gets the runtime context attached to this instance.
|
RuntimeContext |
ComponentContext.getRuntimeContext() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultRuntimeContext |
Modifier and Type | Field and Description |
---|---|
protected RuntimeContext |
ComponentPersistence.sysrc |
Modifier and Type | Method and Description |
---|---|
RuntimeContext |
RegistrationInfoImpl.getContext() |
RuntimeContext |
ExtensionImpl.getContext() |
RuntimeContext |
ComponentInstanceImpl.getContext() |
RuntimeContext |
ComponentPersistence.getContext(String symbolicName) |
RuntimeContext |
ComponentInstanceImpl.getRuntimeContext() |
Modifier and Type | Method and Description |
---|---|
protected void |
ComponentPersistence.deploy(RuntimeContext rc,
File file) |
static ExtensionImpl |
ExtensionImpl.fromXML(RuntimeContext context,
String xml) |
void |
ComponentPersistence.loadPersistedComponents(RuntimeContext rc,
File root) |
ExtensionImpl |
ExtensionDescriptorReader.read(RuntimeContext ctx,
InputStream in) |
RegistrationInfoImpl |
ComponentDescriptorReader.read(RuntimeContext ctx,
InputStream in) |
void |
RegistrationInfoImpl.setContext(RuntimeContext rc) |
Constructor and Description |
---|
XMapContext(RuntimeContext ctx) |
Modifier and Type | Field and Description |
---|---|
protected RuntimeContext |
ContributionPersistenceComponent.ctx |
Modifier and Type | Class and Description |
---|---|
class |
OSGiRuntimeContext |
Modifier and Type | Method and Description |
---|---|
RuntimeContext |
OSGiRuntimeService.createContext(org.osgi.framework.Bundle bundle) |
RuntimeContext |
OSGiRuntimeService.getContext(org.osgi.framework.Bundle bundle) |
RuntimeContext |
OSGiRuntimeService.getContext(String symbolicName) |
Modifier and Type | Method and Description |
---|---|
protected void |
OSGiRuntimeService.loadComponents(org.osgi.framework.Bundle bundle,
RuntimeContext ctx) |
Modifier and Type | Method and Description |
---|---|
RuntimeContext |
NXRuntimeTestCase.deployTestContrib(String bundle,
String contrib)
Deploy an XML contribution from outside a bundle.
|
RuntimeContext |
NXRuntimeTestCase.deployTestContrib(String bundle,
URL contrib) |
RuntimeContext |
NXRuntimeTestCase.getContext() |
Modifier and Type | Method and Description |
---|---|
protected void |
OSGiRuntimeTestService.loadComponents(org.osgi.framework.Bundle bundle,
RuntimeContext ctx) |
Modifier and Type | Field and Description |
---|---|
protected LinkedList<RuntimeContext> |
RuntimeDeployment.contexts |
Modifier and Type | Method and Description |
---|---|
RuntimeContext |
RuntimeHarness.deployTestContrib(String bundle,
String contrib)
Deploys an XML contribution from outside a bundle.
|
RuntimeContext |
RuntimeHarness.deployTestContrib(String bundle,
URL contrib) |
RuntimeContext |
RuntimeHarness.getContext()
Runtime context for deployment
|
Modifier and Type | Method and Description |
---|---|
protected URL |
ThemeStylingServiceImpl.getUrlFromPath(String path,
RuntimeContext extensionContext) |
protected void |
ThemeStylingServiceImpl.registerFlavor(FlavorDescriptor flavor,
RuntimeContext extensionContext) |
protected void |
ThemeStylingServiceImpl.registerResource(Resource resource,
RuntimeContext extensionContext) |
Modifier and Type | Field and Description |
---|---|
protected RuntimeContext |
ThemeDescriptor.ctx |
Modifier and Type | Method and Description |
---|---|
RuntimeContext |
ThemeDescriptor.getContext() |
Modifier and Type | Method and Description |
---|---|
void |
ThemeDescriptor.setContext(RuntimeContext ctx) |
Copyright © 2015 Nuxeo SA. All rights reserved.