@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, 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, executeprotected void applyValues(EventbusNotifierConfiguration configuration) throws PropertyVetoException
applyValues in class BaseNotificationConfigurer<EventbusNotifierConfiguration,EventbusNotifierService>PropertyVetoExceptionprotected String getHealthCheckNotifierCommandName()
protected String getRequestTracingNotifierCommandName()
Copyright © 2017. All rights reserved.