@Service(name="get-monitoring-configuration") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value=DAS) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CLUSTERED_INSTANCE,CONFIG}) public class GetMonitoringConfiguration extends Object implements AdminCommand
| Constructor and Description |
|---|
GetMonitoringConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdminCommandContext context)
Method that is invoked when the asadmin command is performed.
|
public void execute(AdminCommandContext context)
execute in interface AdminCommandcontext - Copyright © 2017. All rights reserved.