Class JasperReporterThreadFactory

java.lang.Object
com.pro_crafting.tools.jasperreport.JasperReporterThreadFactory
All Implemented Interfaces:
ThreadFactory

public class JasperReporterThreadFactory extends Object implements ThreadFactory
Thread factory the compile threads. Sets the thread name and marks it as a daemon thread.
  • Constructor Details

    • JasperReporterThreadFactory

      public JasperReporterThreadFactory()
  • Method Details