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 | Field and Description |
---|---|
protected WebEngine |
WebEngineFilter.engine |
Modifier and Type | Field and Description |
---|---|
protected WebEngine |
ReloadingJerseyServlet.engine |
Modifier and Type | Field and Description |
---|---|
protected WebEngine |
WebLoader.engine |
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 |
---|---|
protected WebEngine |
TypeRegistry.engine |
protected WebEngine |
ModuleManager.engine |
protected WebEngine |
ModuleImpl.engine |
WebEngine |
ModuleConfiguration.engine |
protected WebEngine |
AbstractWebContext.engine |
Modifier and Type | Method and Description |
---|---|
WebEngine |
ModuleImpl.getEngine() |
WebEngine |
ModuleConfiguration.getEngine() |
WebEngine |
AbstractWebContext.getEngine() |
Modifier and Type | Method and Description |
---|---|
protected static Context |
ModuleManager.createXMapContext(WebEngine engine) |
static ModuleConfiguration |
ModuleManager.readConfiguration(WebEngine engine,
File file) |
void |
ModuleConfiguration.setEngine(WebEngine engine) |
Constructor and Description |
---|
AbstractResourceType(WebEngine engine,
ModuleImpl module,
AbstractResourceType superType,
String name,
ClassProxy clazz,
int visibility) |
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 © 2016 Nuxeo SA. All rights reserved.