@Service(name="set-healthcheck-microprofile-health-checker-configuration") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value=DAS) @TargetType(value={DAS,CONFIG}) public class SetMicroProfileHealthCheckerConfiguration extends Object implements AdminCommand
Modifier and Type | Field and Description |
---|---|
protected Boolean |
dynamic |
protected String |
target |
protected Target |
targetUtil |
Constructor and Description |
---|
SetMicroProfileHealthCheckerConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
execute(AdminCommandContext context)
Executes the command with the command parameters passed as Properties
where the keys are the parameter names and the values are the parameter values
|
@Inject protected Target targetUtil
protected Boolean dynamic
protected String target
public SetMicroProfileHealthCheckerConfiguration()
public void execute(AdminCommandContext context)
AdminCommand
execute
in interface AdminCommand
context
- informationCopyright © 2020. All rights reserved.