Uses of Class
org.nekosoft.pdffer.registry.PdfferRegistryBean
-
Uses of PdfferRegistryBean in org.nekosoft.pdffer
ModifierConstructorDescriptionPdfferProducerBean(PdfferRegistryBean registry)
Creates a new PdfferProducerBean with the given registry. -
Uses of PdfferRegistryBean in org.nekosoft.pdffer.actuator
ModifierConstructorDescriptionTemplateRegistryEndpoint(PdfferRegistryBean registry)
Allows Spring to create the endpoint instance and pass thePdfferRegistryBean
instance into it.