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

    • id

      String id
    • extensionPointId

      String extensionPointId
    • description

      String description
    • classLoaderGroup

      String classLoaderGroup
      Default:
      ""