Package | Description |
---|---|
scriptella.driver.spring |
Spring Framework Integration Driver for Scriptella.
|
scriptella.execution |
Facade classes for xml scripts execution.
|
Modifier and Type | Class and Description |
---|---|
class |
EtlExecutorBean
Implementation of
EtlExecutor for Spring IoC container. |
Modifier and Type | Method and Description |
---|---|
static EtlExecutor |
EtlExecutor.newExecutor(java.io.File scriptFile)
Converts file to URL and invokes
newExecutor(java.net.URL) . |
static EtlExecutor |
EtlExecutor.newExecutor(java.net.URL scriptFileUrl)
Helper method to create a new ScriptExecutor for specified script URL.
|
static EtlExecutor |
EtlExecutor.newExecutor(java.net.URL scriptFileUrl,
java.util.Map<java.lang.String,?> externalProperties)
Helper method to create a new ScriptExecutor for specified script URL.
|
Copyright © Copyright 2006-2019 The Scriptella Project Team.