Package | Description |
---|---|
net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractThreadSubreportRunner |
class |
JRContinuationSubreportRunner
Implemetation of
JRSubreportRunner
using Javaflow continuations. |
class |
JRThreadSubreportRunner
Thread-based
JRSubreportRunner
implementation. |
class |
ThreadExecutorSubreportRunner
Thread-based
JRSubreportRunner
implementation. |
Modifier and Type | Method and Description |
---|---|
JRSubreportRunner |
JRContinuationSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport,
JRBaseFiller subreportFiller) |
JRSubreportRunner |
JRSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport,
JRBaseFiller subreportFiller)
Creates a new
JRSubreportRunner instance. |
JRSubreportRunner |
ThreadPoolSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport,
JRBaseFiller subreportFiller) |
JRSubreportRunner |
JRThreadSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport,
JRBaseFiller subreportFiller) |
Modifier and Type | Method and Description |
---|---|
void |
FillerSubreportParent.setSubreportRunner(JRSubreportRunner subreportRunner) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com