public class GroovyScriptFileHandlerFactory extends Object implements HandlerFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPILE_STATIC_PROPERTY_DEFAULT |
static String |
COMPILE_STATIC_PROPERTY_NAME |
static String |
SCRIPT_PROPERTY_DEFAULT |
static String |
SCRIPT_PROPERTY_NAME |
| Constructor and Description |
|---|
GroovyScriptFileHandlerFactory() |
public static final String SCRIPT_PROPERTY_NAME
public static final String SCRIPT_PROPERTY_DEFAULT
public static final String COMPILE_STATIC_PROPERTY_NAME
public static final String COMPILE_STATIC_PROPERTY_DEFAULT
public Handler create(LaunchConfig launchConfig)
HandlerFactorycreate in interface HandlerFactorylaunchConfig - The application launch config