public class ThreadPoolSubreportRunnerFactory extends java.lang.Object implements JRSubreportRunnerFactory
Modifier and Type | Class and Description |
---|---|
protected static class |
ThreadPoolSubreportRunnerFactory.ExecutorServiceDisposable |
protected static class |
ThreadPoolSubreportRunnerFactory.SubreportsThreadFactory |
SUBREPORT_RUNNER_FACTORY
Constructor and Description |
---|
ThreadPoolSubreportRunnerFactory() |
Modifier and Type | Method and Description |
---|---|
JRSubreportRunner |
createSubreportRunner(JRFillSubreport fillSubreport,
JRBaseFiller subreportFiller)
Creates a new
JRSubreportRunner instance. |
protected java.util.concurrent.ExecutorService |
createThreadExecutor(JRFillContext fillContext) |
public JRSubreportRunner createSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller)
JRSubreportRunnerFactory
JRSubreportRunner
instance.createSubreportRunner
in interface JRSubreportRunnerFactory
fillSubreport
- the subreport element of the master reportsubreportFiller
- the subreport filler created to fill the subreportJRSubreportRunner
instanceprotected java.util.concurrent.ExecutorService createThreadExecutor(JRFillContext fillContext)
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com