Package org.nuxeo.ecm.platform.el
Class DefaultELContextFactory
- java.lang.Object
-
- org.nuxeo.ecm.platform.el.DefaultELContextFactory
-
- All Implemented Interfaces:
Supplier<javax.el.ELContext>
,ELContextFactory
public class DefaultELContextFactory extends Object implements ELContextFactory
Default implementation for an ELContext factory.- Since:
- 8.3
-
-
Constructor Summary
Constructors Constructor Description DefaultELContextFactory()
-