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