variable-resolver

From Documentation
Revision as of 02:57, 18 January 2022 by Hawk (talk | contribs) (correct highlight (via JWB))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
variable-resolver



Syntax:

<variable-resolver class="class-name" />

It specifies the variable resolver that could be used by EL expressions in the configuration descriptor. The specified class must implement VariableResolver.

You can specify multiple variable resolvers with multiple variable-resolver elements. The later declared one has higher priority.

class

[Required]

The specified class must implement VariableResolver.

Version History

Last Update : 2022/01/18


Version Date Content
     



Last Update : 2022/01/18

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.