Interface JasperOutputGeneratorProviderHook
- All Superinterfaces:
Hook,ReportOutputGeneratorProvider<JasperOutputGenerator>
- All Known Implementing Classes:
BaseJasperOutputGeneratorProvider,JasperOutputGeneratorProviderHookAdapter
@HookConfig
public interface JasperOutputGeneratorProviderHook
extends ReportOutputGeneratorProvider<JasperOutputGenerator>
-
Method Summary
-
Method Details
-
provideGenerators
Collection<JasperOutputGenerator> provideGenerators()- Specified by:
provideGeneratorsin interfaceReportOutputGeneratorProvider<JasperOutputGenerator>
-