@Service(name="get-http-listener") @PerLookup @ExecuteOn(value=DAS) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CONFIG}) @CommandLock(value=NONE) public class GetHttpListener extends Object implements AdminCommand
Usage: asadmin> get-http-listener [--target <target(default:server)>] [-v|--verbose <verbose(default:false)>] listenername
| Constructor and Description |
|---|
GetHttpListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdminCommandContext context)
Executes the command with the command parameters passed as Properties
where the keys are the parameter names and the values are the parameter values
|
public void execute(AdminCommandContext context)
AdminCommandexecute in interface AdminCommandcontext - informationCopyright © 2019. All rights reserved.