Package | Description |
---|---|
org.nuxeo.ecm.webengine.model.impl |
Modifier and Type | Field and Description |
---|---|
protected ModuleImpl |
TypeRegistry.module |
protected ModuleImpl |
DefaultTypeLoader.module |
protected ModuleImpl |
ModuleImpl.superModule |
Modifier and Type | Method and Description |
---|---|
ModuleImpl |
TypeRegistry.getModule() |
ModuleImpl |
DefaultTypeLoader.getModule() |
ModuleImpl |
ModuleImpl.getSuperModule() |
Constructor and Description |
---|
AdapterTypeImpl(WebEngine engine,
ModuleImpl module,
ResourceTypeImpl superType,
String name,
String adapterName,
ClassProxy clazz,
com.sun.jersey.server.spi.component.ResourceComponentConstructor constructor,
int visibility) |
DefaultTypeLoader(ModuleImpl module,
TypeRegistry typeReg,
File root) |
ModuleImpl(WebEngine engine,
ModuleImpl superModule,
ModuleConfiguration config,
com.sun.jersey.server.impl.inject.ServerInjectableProviderContext sic) |
ResourceTypeImpl(WebEngine engine,
ModuleImpl module,
ResourceTypeImpl superType,
String name,
ClassProxy clazz,
com.sun.jersey.server.spi.component.ResourceComponentConstructor constructor,
int visibility) |
TypeRegistry(TypeRegistry parent,
WebEngine engine,
ModuleImpl module) |
TypeRegistry(WebEngine engine,
ModuleImpl module) |
Copyright © 2018 Nuxeo. All rights reserved.