Interface ApplicationPlugin


public interface ApplicationPlugin
Representation of a plugin in an Application.
Since:
v1.0
  • Method Details

    • getPluginKey

      String getPluginKey()
      The key of the plugin.
      Returns:
      the key of the plugin.
    • getType

      Return the type of this plugin.
      Returns:
      the type of this plugin.