Class WizardAPIFactory

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

    public class WizardAPIFactory
    extends Object
    implements net.anotheria.anoplass.api.APIFactory<WizardAPI>
    WizardAPI factory.
    Author:
    h3ll
    • Constructor Detail

      • WizardAPIFactory

        public WizardAPIFactory()
    • Method Detail

      • createAPI

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