Class GroovyScriptFactory

java.lang.Object
org.craftercms.engine.scripting.impl.GroovyScriptFactory
All Implemented Interfaces:
ScriptFactory

public class GroovyScriptFactory extends Object implements ScriptFactory
ScriptFactory used specifically for Groovy. Very useful when scripts have dependencies to other scripts.
Author:
Alfonso Vásquez