Class PrinterFactory

java.lang.Object
com.echothree.model.data.printer.server.factory.PrinterFactory
All Implemented Interfaces:
BaseFactory<PrinterPK,Printer>

public class PrinterFactory extends Object implements BaseFactory<PrinterPK,Printer>