Provides syntactic sugar for H3 scripts to reference beans without adding a line like {@code def scope = appCtx.getBean("scope");}. Instead, the script may simply reference {@code scope}. Caveat: access to beans is read only.
@contributor travis
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.