@Service(name="_register-instance-at-instance") @PerLookup @ExecuteOn(value=INSTANCE) public class InstanceRegisterInstanceCommand extends InstanceRegisterInstanceCommandParameters implements AdminCommand
InstanceRegisterInstanceCommandParameters.ParameterNames| Modifier and Type | Field and Description |
|---|---|
protected Server |
server |
installdir, nodedir, nodehost, systemProperties, typeclusterName, config, deploymentGroup, instanceName, lbEnabled, node| Constructor and Description |
|---|
InstanceRegisterInstanceCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdminCommandContext ctxt)
Executes the command with the command parameters passed as Properties
where the keys are the parameter names and the values are the parameter values
|
@Inject @Named(value="default-instance-name") protected Server server
public void execute(AdminCommandContext ctxt)
AdminCommandexecute in interface AdminCommandctxt - informationCopyright © 2019. All rights reserved.