Interface PluginComponent

    • 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.