public class KettleLifecycleSupport extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static PluginRegistry |
registry |
| Constructor and Description |
|---|
KettleLifecycleSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
onEnvironmentInit()
Execute all known listener's
onEnvironmentInit() methods. |
void |
onEnvironmentShutdown() |
protected static PluginRegistry registry
public void onEnvironmentInit()
throws KettleException
onEnvironmentInit() methods. If an invocation throws a
LifecycleException is severe this method will re-throw the exception.LifecycleException - if any listener throws a severe Lifecycle Exception or any Throwable.KettleExceptionpublic void onEnvironmentShutdown()
Copyright © 2018 Hitachi Vantara. All rights reserved.