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