DelegatingVariableResolver, a spring bean variable resolver.
It defines a variable called springContext to represent
the instance of org.springframework.context.ApplicationContext .
It also looks variables for beans defined in springContext .
Usage:
<?variable-resolver class="org.zkoss.zkplus.spring.DelegatingVariableResolver"?>
author: andrewho |