Class PlanAPI.PlanAPIHolder

  • Enclosing interface:
    PlanAPI

    @Singleton
    public static class PlanAPI.PlanAPIHolder
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • PlanAPIHolder

        @Inject
        public PlanAPIHolder​(DBSystem dbSystem,
                             UUIDUtility uuidUtility,
                             net.playeranalytics.plugin.server.PluginLogger logger,
                             ErrorLogger errorLogger)