@Service(name="export-http-lb-config") @PerLookup public class ExportHttpLbConfig extends Object implements AdminCommand
| Constructor and Description |
|---|
ExportHttpLbConfig() |
| 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
|
String |
process(AdminCommandContext context) |
public void execute(AdminCommandContext context)
AdminCommandexecute in interface AdminCommandcontext - informationpublic String process(AdminCommandContext context) throws Exception
ExceptionCopyright © 2017. All rights reserved.