@Service(name="update-application-ref") @PerLookup @ExecuteOn(value={DAS,INSTANCE}) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,DEPLOYMENT_GROUP}) public class UpdateApplicationRefCommand extends Object implements AdminCommand
| Constructor and Description |
|---|
UpdateApplicationRefCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdminCommandContext context)
Execution method for updating the configuration of an ApplicationRef.
|
public void execute(AdminCommandContext context)
execute in interface AdminCommandcontext - context for the command.Copyright © 2019. All rights reserved.