@Service(name="delete-instance") @PerLookup @ExecuteOn(value=DAS) public class DeleteInstanceCommand extends Object implements AdminCommand
| Constructor and Description |
|---|
DeleteInstanceCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdminCommandContext ctx)
Executes the command with the command parameters passed as Properties
where the keys are the parameter names and the values are the parameter values
|
public void execute(AdminCommandContext ctx)
AdminCommandexecute in interface AdminCommandctx - informationCopyright © 2017. All rights reserved.