程序包 cn.taketoday.scripting.bsh
@NonNullApi
@NonNullFields
package cn.taketoday.scripting.bsh
Package providing integration of
BeanShell
(and BeanShell2)
into Framework's scripting infrastructure.
-
类说明BeanShell-based implementation of Framework's
ScriptEvaluatorstrategy interface.ScriptFactoryimplementation for a BeanShell script.Utility methods for handling BeanShell-scripted objects.Exception to be thrown on script execution failure.