Class AdminAPIFactory

  • All Implemented Interfaces:
    net.anotheria.anoplass.api.APIFactory<AdminAPI>

    public class AdminAPIFactory
    extends java.lang.Object
    implements net.anotheria.anoplass.api.APIFactory<AdminAPI>
    • Constructor Detail

      • AdminAPIFactory

        public AdminAPIFactory()
    • Method Detail

      • createAPI

        public AdminAPI createAPI()
        Specified by:
        createAPI in interface net.anotheria.anoplass.api.APIFactory<AdminAPI>
      • getForUnitTests

        public static AdminAPI getForUnitTests()