Package | Description |
---|---|
org.nuxeo.ecm.webengine | |
org.nuxeo.ecm.webengine.loader | |
org.nuxeo.ecm.webengine.model | |
org.nuxeo.ecm.webengine.model.impl |
Modifier and Type | Method and Description |
---|---|
WebEngine |
WebEngineComponent.getEngine() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceBinding.reload(WebEngine engine)
Deprecated.
|
void |
ResourceBinding.resolve(WebEngine engine)
Deprecated.
Must be called before using this binding.
|
Modifier and Type | Method and Description |
---|---|
WebEngine |
WebLoader.getEngine() |
Constructor and Description |
---|
WebLoader(WebEngine engine) |
Modifier and Type | Method and Description |
---|---|
WebEngine |
WebContext.getEngine()
Gets the web engine instance.
|
WebEngine |
Module.getEngine() |
Modifier and Type | Field and Description |
---|---|
WebEngine |
ModuleConfiguration.engine |
Modifier and Type | Method and Description |
---|---|
WebEngine |
ModuleImpl.getEngine() |
WebEngine |
ModuleConfiguration.getEngine() |
WebEngine |
AbstractWebContext.getEngine() |
Modifier and Type | Method and Description |
---|---|
static ModuleConfiguration |
ModuleManager.readConfiguration(WebEngine engine,
File file) |
void |
ModuleConfiguration.setEngine(WebEngine engine) |
Constructor and Description |
---|
AdapterTypeImpl(WebEngine engine,
ModuleImpl module,
ResourceTypeImpl superType,
String name,
String adapterName,
ClassProxy clazz,
int visibility) |
GroovyTypeLoader(WebEngine engine,
TypeRegistry typeReg,
File root) |
ModuleConfiguration(WebEngine engine) |
ModuleImpl(WebEngine engine,
ModuleImpl superModule,
ModuleConfiguration config) |
ModuleManager(WebEngine engine) |
ResourceTypeImpl(WebEngine engine,
ModuleImpl module,
ResourceTypeImpl superType,
String name,
ClassProxy clazz,
int visibility) |
TypeRegistry(TypeRegistry parent,
WebEngine engine,
ModuleImpl module) |
TypeRegistry(WebEngine engine,
ModuleImpl module) |
Copyright © 2015 Nuxeo SA. All rights reserved.