Class GroovyScripting


  • public class GroovyScripting
    extends Object
    For Groovy we are not using the javax.script API because we need more control over debug mode and script class loader. Groovy scritps will be processed by this class
    Author:
    Bogdan Stefanescu