程序包的使用
cn.taketoday.scripting
使用cn.taketoday.scripting的程序包
程序包
说明
Core interfaces for Framework's scripting support.
Package providing integration of
BeanShell
(and BeanShell2)
into Framework's scripting infrastructure.
Package providing integration of
Groovy
into Framework's scripting infrastructure.
Support classes for Framework's scripting package.
-
类说明Exception to be thrown on script compilation failure.Interface that defines the source of a script.
-
类说明Exception to be thrown on script compilation failure.Framework's strategy interface for evaluating a script.Script definition interface, encapsulating the configuration of a specific script as well as a factory method for creating the actual scripted Java
Object.Interface that defines the source of a script. -
类说明Exception to be thrown on script compilation failure.Framework's strategy interface for evaluating a script.Script definition interface, encapsulating the configuration of a specific script as well as a factory method for creating the actual scripted Java
Object.Interface that defines the source of a script. -
类说明Exception to be thrown on script compilation failure.Framework's strategy interface for evaluating a script.Script definition interface, encapsulating the configuration of a specific script as well as a factory method for creating the actual scripted Java
Object.Interface that defines the source of a script.