@Service(name="notification-email-configure") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value={DAS,INSTANCE}) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CLUSTERED_INSTANCE,CONFIG}) public class EmailNotificationConfigurer extends BaseNotificationConfigurer<EmailNotifierConfiguration,EmailNotifierService>
dynamic, enabled, logger, noisy, notificationService, server, target, targetUtil| Constructor and Description |
|---|
EmailNotificationConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyValues(EmailNotifierConfiguration configuration) |
protected String |
getHealthCheckNotifierCommandName() |
protected String |
getRequestTracingNotifierCommandName() |
configureDynamically, executeprotected void applyValues(EmailNotifierConfiguration configuration) throws PropertyVetoException
applyValues in class BaseNotificationConfigurer<EmailNotifierConfiguration,EmailNotifierService>PropertyVetoExceptionprotected String getHealthCheckNotifierCommandName()
getHealthCheckNotifierCommandName in class BaseNotificationConfigurer<EmailNotifierConfiguration,EmailNotifierService>protected String getRequestTracingNotifierCommandName()
getRequestTracingNotifierCommandName in class BaseNotificationConfigurer<EmailNotifierConfiguration,EmailNotifierService>Copyright © 2019. All rights reserved.