@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, type
clusterName, 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)
AdminCommand
execute
in interface AdminCommand
ctxt
- informationCopyright © 2019. All rights reserved.