Class DependencyStartup


  • public class DependencyStartup
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DependencyStartup​(net.playeranalytics.plugin.server.PluginLogger logger, net.playeranalytics.plugin.dependencies.DependencyLoader dependencyLoader)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void loadDependencies()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DependencyStartup

        public DependencyStartup​(net.playeranalytics.plugin.server.PluginLogger logger,
                                 net.playeranalytics.plugin.dependencies.DependencyLoader dependencyLoader)
    • Method Detail

      • loadDependencies

        public void loadDependencies()
                              throws java.io.IOException,
                                     org.apache.maven.model.building.ModelBuildingException
        Throws:
        java.io.IOException
        org.apache.maven.model.building.ModelBuildingException