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)
JRSubreportRunnerFactoryJRSubreportRunner instance.createSubreportRunner in interface JRSubreportRunnerFactoryfillSubreport - the subreport element of the master reportsubreportFiller - the subreport filler created to fill the subreportJRSubreportRunner instanceprotected java.util.concurrent.ExecutorService createThreadExecutor(JRFillContext fillContext)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com