T
- the annotation from which this handler will receive evaluations.public interface ELHandler<T extends Annotation>
Modifier and Type | Method and Description |
---|---|
void |
handle(Object value)
This method is called with the result of the EL evaluation.
|
void handle(Object value)
value
- the result.Copyright © 2013-2018–2019 SeedStack. All rights reserved.