Interface PluginComponent

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String REVISION  
    • Method Detail

      • init

        default boolean init​(Plugin plugin)
        Initialize the component with the given plugin configuration
        Parameters:
        plugin - the calling plugin
        Returns:
        true if the component has been correctly initialized.