Annotation Interface ExtensionPoint


@Documented @Retention(RUNTIME) @Target(TYPE) public @interface ExtensionPoint
This annotation signals to the plugin system that the class is a Kettle extension point.
Author:
matt
  • Element Details

    • classLoaderGroup

      String classLoaderGroup
      Default:
      ""