Annotation Interface JavaPlugin


@Target(METHOD) @Retention(RUNTIME) public @interface JavaPlugin
Marks function that should be included in Java function repository as a plugin.
Author:
Adam Dubiel
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Unique name of plugin.
  • Element Details

    • value

      String value
      Unique name of plugin.
      Returns:
      plugin name