Uses of Interface
org.nuxeo.template.api.context.ContextExtensionFactory
-
Packages that use ContextExtensionFactory Package Description org.nuxeo.template.api.descriptor org.nuxeo.template.context.extensions org.nuxeo.template.jaxrs.context -
-
Uses of ContextExtensionFactory in org.nuxeo.template.api.descriptor
Fields in org.nuxeo.template.api.descriptor declared as ContextExtensionFactory Modifier and Type Field Description protected ContextExtensionFactoryContextExtensionFactoryDescriptor. factoryFields in org.nuxeo.template.api.descriptor with type parameters of type ContextExtensionFactory Modifier and Type Field Description protected Class<? extends ContextExtensionFactory>ContextExtensionFactoryDescriptor. factoryClassMethods in org.nuxeo.template.api.descriptor that return ContextExtensionFactory Modifier and Type Method Description ContextExtensionFactoryContextExtensionFactoryDescriptor. getExtensionFactory() -
Uses of ContextExtensionFactory in org.nuxeo.template.context.extensions
Classes in org.nuxeo.template.context.extensions that implement ContextExtensionFactory Modifier and Type Class Description classAuditExtensionFactoryclassCoreExtensionFactoryclassFunctionsExtensionFactory -
Uses of ContextExtensionFactory in org.nuxeo.template.jaxrs.context
Classes in org.nuxeo.template.jaxrs.context that implement ContextExtensionFactory Modifier and Type Class Description classExtensionFactory
-