Class EmailNotificationParamsFactory
- java.lang.Object
-
- org.ikasan.notification.configuration.EmailNotificationParamsFactory
-
@Configuration public class EmailNotificationParamsFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EmailNotificationParamsFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description EmailNotificationParamsConfigurationemailNotificationParamsConfiguration()
-
-
-
Method Detail
-
emailNotificationParamsConfiguration
@Bean @ConfigurationProperties(prefix="scheduler.email.notification.configuration", ignoreUnknownFields=true) public EmailNotificationParamsConfiguration emailNotificationParamsConfiguration()
-
-