Uses of Class
org.nekosoft.pdffer.props.PdfferMailerControllerProps
-
Uses of PdfferMailerControllerProps in org.nekosoft.pdffer.actuator
Modifier and TypeMethodDescriptionMailerControllerInfoEndpoint.props()
A READ operation that returns the PDFfer mailer controller configuration in the form of a Properties POJO.ModifierConstructorDescriptionMailerControllerInfoEndpoint(PdfferMailerControllerProps mailerControllerProps)
Allows Spring to create the endpoint instance and pass thePdfferMailerControllerProps
instance into it.