Class RegisterPdfFontsOnStartup

java.lang.Object
net.datenwerke.rs.core.service.pdf.RegisterPdfFontsOnStartup
All Implemented Interfaces:
LateInitHook, Hook

public class RegisterPdfFontsOnStartup extends Object implements LateInitHook
  • Constructor Details

  • Method Details

    • initialize

      public void initialize()
      Description copied from interface: LateInitHook
      Called as soon as the
      invalid reference
      EntityManager
      is available.
      Specified by:
      initialize in interface LateInitHook