@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)
AdminCommand
execute
in interface AdminCommand
context
- informationpublic String process(AdminCommandContext context) throws Exception
Exception
Copyright © 2021. All rights reserved.