Uses of Class
org.nekosoft.pdffer.registry.PdfferRegistryBean
Packages that use PdfferRegistryBean
-
Uses of PdfferRegistryBean in org.nekosoft.pdffer
Constructors in org.nekosoft.pdffer with parameters of type PdfferRegistryBeanModifierConstructorDescriptionPdfferProducerBean(PdfferRegistryBean registry)Creates a new PdfferProducerBean with the given registry. -
Uses of PdfferRegistryBean in org.nekosoft.pdffer.actuator
Constructors in org.nekosoft.pdffer.actuator with parameters of type PdfferRegistryBeanModifierConstructorDescriptionTemplateRegistryEndpoint(PdfferRegistryBean registry)Allows Spring to create the endpoint instance and pass thePdfferRegistryBeaninstance into it.