Interface PluginManager

  • All Known Implementing Classes:
    PluginManagerImpl

    public interface PluginManager
    This is the interface of the class in aloha, which manages all the plugins.
    • Method Detail

      • getPlugins

        java.util.List<AlohaPlugin> getPlugins()
        Returns:
        a list of all available plugins