@Service(name="get-eventbus-notifier-configuration") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value={DAS,INSTANCE}) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CLUSTERED_INSTANCE,CONFIG}) public class GetEventbusNotifierConfigurationCommand extends BaseGetNotifierConfigurationCommand<EventbusNotifierConfiguration>
habitat| Constructor and Description |
|---|
GetEventbusNotifierConfigurationCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
getNotifierConfiguration(EventbusNotifierConfiguration configuration) |
execute, getNotifierProperties, listConfigurationpublic GetEventbusNotifierConfigurationCommand()
protected Map<String,Object> getNotifierConfiguration(EventbusNotifierConfiguration configuration)
getNotifierConfiguration in class BaseGetNotifierConfigurationCommand<EventbusNotifierConfiguration>configuration - the configuration to get properties fromCopyright © 2021. All rights reserved.