Class POSPrinterFactory

All Implemented Interfaces:
jpos.loader.JposServiceInstanceFactory

public class POSPrinterFactory extends Factory implements jpos.loader.JposServiceInstanceFactory
Factory class for sample printer device POSPrinter implementation
  • Constructor Details

    • POSPrinterFactory

      public POSPrinterFactory()
  • Method Details

    • createInstance

      public jpos.loader.JposServiceInstance createInstance(String s, jpos.config.JposEntry jposEntry) throws jpos.JposException
      Specified by:
      createInstance in interface jpos.loader.JposServiceInstanceFactory
      Throws:
      jpos.JposException