Class PluginManager

java.lang.Object
com.avrix.plugin.PluginManager

public class PluginManager extends Object
The PluginManager class manages the loading, initialization, and handling of plugins within the application context.
  • Constructor Details

    • PluginManager

      public PluginManager()
  • Method Details

    • loadPlugins

      public static void loadPlugins() throws Exception
      Loading plugins into the game context
      Throws:
      Exception - in case of any problems