@Service(name="update-application-ref") @PerLookup @ExecuteOn(value=DAS) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER}) 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 © 2017. All rights reserved.