org.pentaho.di.www
Class Carte
java.lang.Object
org.pentaho.di.www.Carte
public class Carte
- extends Object
Carte
public Carte(SlaveServerConfig config)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
runCarte
public static void runCarte(SlaveServerConfig config)
throws Exception
- Throws:
Exception
generateTestTransformation
public static Trans generateTestTransformation()
getWebServer
public WebServer getWebServer()
- Returns:
- the webServer
setWebServer
public void setWebServer(WebServer webServer)
- Parameters:
webServer
- the webServer to set
getConfig
public SlaveServerConfig getConfig()
- Returns:
- the slave server (Carte) configuration
setConfig
public void setConfig(SlaveServerConfig config)
- Parameters:
config
- the slave server (Carte) configuration