| Package | Description |
|---|---|
| org.nuxeo.ecm.webengine | |
| org.nuxeo.ecm.webengine.app | |
| org.nuxeo.ecm.webengine.model.impl |
| Modifier and Type | Method and Description |
|---|---|
protected ModuleConfiguration |
WebEngine.getModuleFromPath(String rootPath,
String path) |
| Modifier and Type | Field and Description |
|---|---|
protected ModuleConfiguration |
WebEngineModule.cfg |
| Modifier and Type | Method and Description |
|---|---|
ModuleConfiguration |
WebEngineModule.getConfiguration() |
| Modifier and Type | Field and Description |
|---|---|
protected ModuleConfiguration |
ModuleImpl.configuration |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ModuleConfiguration> |
ModuleManager.modules |
protected Map<String,ModuleConfiguration> |
ModuleManager.paths |
protected Map<String,ModuleConfiguration> |
ModuleManager.roots |
| Modifier and Type | Method and Description |
|---|---|
ModuleConfiguration |
ModuleManager.getModule(String key)
Gets a module given its name.
|
ModuleConfiguration |
ModuleManager.getModuleByConfigFile(File file) |
ModuleConfiguration |
ModuleManager.getModuleByPath(String path) |
ModuleConfiguration |
ModuleManager.getModuleByRootClass(Class<?> clazz) |
ModuleConfiguration |
ModuleImpl.getModuleConfiguration() |
ModuleConfiguration[] |
ModuleManager.getModules() |
ModuleConfiguration |
ModuleManager.getRootModule() |
protected ModuleConfiguration |
ModuleManager.loadConfiguration(File file) |
static ModuleConfiguration |
ModuleManager.readConfiguration(WebEngine engine,
File file) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleManager.loadModule(ModuleConfiguration mc) |
void |
ModuleManager.loadModuleRootResources(ModuleConfiguration mc) |
void |
ModuleManager.registerModule(ModuleConfiguration descriptor) |
| Constructor and Description |
|---|
ModuleImpl(WebEngine engine,
ModuleImpl superModule,
ModuleConfiguration config,
com.sun.jersey.server.impl.inject.ServerInjectableProviderContext sic) |
Copyright © 2019 Nuxeo. All rights reserved.