Package org.pentaho.di.core.annotations
Annotation Type KettleLifecyclePlugin
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface KettleLifecyclePlugin
Defines a Kettle Lifecycle Plugin that will be invoked during Kettle Environment initialization and shutdown.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
classLoaderGroup
boolean
isSeparateClassLoaderNeeded
String
name
-