@Service(name="list-applications") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value=DAS) @TargetType(value={DOMAIN,DAS,STANDALONE_INSTANCE,CLUSTER,DEPLOYMENT_GROUP}) public class ListApplicationsCommand extends ListComponentsCommand
domain, long_opt, subcomponents, target, terse| Constructor and Description |
|---|
ListApplicationsCommand() |
| 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
|
getAccessCheckspublic void execute(AdminCommandContext context)
AdminCommandexecute in interface AdminCommandexecute in class ListComponentsCommandcontext - informationCopyright © 2019. All rights reserved.