@Service(name="ping-node-dcom") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value=DAS) public class PingNodeDcomCommand extends PingNodeRemoteCommand
name
Constructor and Description |
---|
PingNodeDcomCommand() |
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
|
protected String |
validateSubType(Node node) |
executeInternal
public void execute(AdminCommandContext context)
AdminCommand
context
- informationprotected String validateSubType(Node node)
validateSubType
in class PingNodeRemoteCommand
node
- the node of interestCopyright © 2019. All rights reserved.