Class JasperReporterThreadFactory
java.lang.Object
com.pro_crafting.tools.jasperreport.JasperReporterThreadFactory
- All Implemented Interfaces:
ThreadFactory
Thread factory the compile threads. Sets the thread name and marks it as a daemon thread.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JasperReporterThreadFactory
public JasperReporterThreadFactory()
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-