Class ContentAPIFactory

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

    public class ContentAPIFactory
    extends Object
    implements net.anotheria.anoplass.api.APIFactory<ContentAPI>
    • Constructor Detail

      • ContentAPIFactory

        public ContentAPIFactory()
    • Method Detail

      • createAPI

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