public class RegisterPdfFontsOnConfigReload extends java.lang.Object implements ReloadConfigNotificationHook
| Constructor and Description |
|---|
RegisterPdfFontsOnConfigReload(PdfUtils pdfUtils,
BirtReportService birtService) |
| Modifier and Type | Method and Description |
|---|---|
void |
reloadConfig() |
void |
reloadConfig(java.lang.String identifier) |
public RegisterPdfFontsOnConfigReload(PdfUtils pdfUtils, BirtReportService birtService)
public void reloadConfig()
reloadConfig in interface ReloadConfigNotificationHookpublic void reloadConfig(java.lang.String identifier)
reloadConfig in interface ReloadConfigNotificationHook