@HookConfig public interface JasperOutputGeneratorProviderHook extends ReportOutputGeneratorProvider<JasperOutputGenerator>
Modifier and Type | Method and Description |
---|---|
java.util.Collection<JasperOutputGenerator> |
provideGenerators() |
java.util.Collection<JasperOutputGenerator> provideGenerators()
provideGenerators
in interface ReportOutputGeneratorProvider<JasperOutputGenerator>