Package org.seedstack.seed.el.spi
Provides classes for extending the EL support.
-
Interface Summary Interface Description ELHandler<T extends Annotation> Implementing this interface allows to define an EL handler which will receive the results of the corresponding EL expression evaluation.