@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 BaseGetNotifierConfiguration<LogNotifierConfiguration>
| Constructor and Description |
|---|
GetLogNotifierConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
getNotifierConfiguration(LogNotifierConfiguration configuration) |
protected String |
listConfiguration(LogNotifierConfiguration configuration) |
executeprotected String listConfiguration(LogNotifierConfiguration configuration)
listConfiguration in class BaseGetNotifierConfiguration<LogNotifierConfiguration>protected Map<String,Object> getNotifierConfiguration(LogNotifierConfiguration configuration)
getNotifierConfiguration in class BaseGetNotifierConfiguration<LogNotifierConfiguration>Copyright © 2017. All rights reserved.