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