Package org.nuxeo.ecm.platform.el
Interface ELContextFactory
- All Superinterfaces:
Supplier<javax.el.ELContext>
- All Known Implementing Classes:
DefaultELContextFactory
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Interface for an ELContext factory.
- Since:
- 8.3
-
Method Summary