Class JRThreadSubreportRunnerFactory

java.lang.Object
net.sf.jasperreports.engine.fill.JRThreadSubreportRunnerFactory
All Implemented Interfaces:
JRSubreportRunnerFactory

public class JRThreadSubreportRunnerFactory extends Object implements JRSubreportRunnerFactory
JRThreadSubreportRunner subreport runners factory.

This factory is used by default if no other factory class is specified.

Author:
Lucian Chirita (lucianc@users.sourceforge.net)