public class KettleLifecycleSupport extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected static org.pentaho.di.core.plugins.PluginRegistry |
registry |
| 构造器和说明 |
|---|
KettleLifecycleSupport() |
public void onEnvironmentInit()
throws org.pentaho.di.core.exception.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.org.pentaho.di.core.exception.KettleExceptionpublic void onEnvironmentShutdown()
Copyright © 2024 Hitachi Vantara. All rights reserved.