Uses of Interface
org.nuxeo.ecm.platform.el.ELContextFactory
-
Packages that use ELContextFactory Package Description org.nuxeo.ecm.platform.el -
-
Uses of ELContextFactory in org.nuxeo.ecm.platform.el
Classes in org.nuxeo.ecm.platform.el that implement ELContextFactory Modifier and Type Class Description classDefaultELContextFactoryDefault implementation for an ELContext factory.Fields in org.nuxeo.ecm.platform.el declared as ELContextFactory Modifier and Type Field Description protected static ELContextFactoryELServiceComponent. DEFAULT_EL_CONTEXT_FACTORYprotected ELContextFactoryELServiceComponent. elContextFactoryFields in org.nuxeo.ecm.platform.el with type parameters of type ELContextFactory Modifier and Type Field Description Class<ELContextFactory>ELContextFactoryDescriptor. klassMethods in org.nuxeo.ecm.platform.el that return ELContextFactory Modifier and Type Method Description protected ELContextFactoryELContextFactoryDescriptor. newInstance()
-