Class AdminAPIFactory

java.lang.Object
net.anotheria.portalkit.adminapi.api.admin.AdminAPIFactory
All Implemented Interfaces:
net.anotheria.anoplass.api.APIFactory<AdminAPI>

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

    • AdminAPIFactory

      public AdminAPIFactory()
  • Method Details

    • createAPI

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

      public static AdminAPI getForUnitTests()