public static interface ELService.MethodExpressionProvider
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object[] args)
Invokes the method specified in the EL with the provided arguments.
|
javax.el.MethodExpression |
methodExpression()
Gets the MethodExpressionProvider.
|
Object invoke(Object[] args)
args - arguments to pass to the methodjavax.el.MethodExpression methodExpression()
Copyright © 2013-2018–2019 SeedStack. All rights reserved.