Class ImagesServiceFactory

  • All Implemented Interfaces:
    net.anotheria.anoprise.metafactory.ServiceFactory<IImagesService>

    public class ImagesServiceFactory
    extends java.lang.Object
    implements net.anotheria.anoprise.metafactory.ServiceFactory<IImagesService>
    • Constructor Detail

      • ImagesServiceFactory

        public ImagesServiceFactory()
    • Method Detail

      • create

        public IImagesService create()
        Specified by:
        create in interface net.anotheria.anoprise.metafactory.ServiceFactory<IImagesService>
      • createImagesService

        public static IImagesService createImagesService()