Annotation Interface CamelJBangPlugin


@Retention(RUNTIME) @Documented @Target(TYPE) @ServiceFactory("camel-jbang-plugin") public @interface CamelJBangPlugin
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    First version this plugin was released.
    Name of plugin
  • Element Details

    • name

      String name
      Name of plugin
    • firstVersion

      String firstVersion
      First version this plugin was released.