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