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