public class ShowConfigCommand extends Object implements org.apache.karaf.shell.api.action.Action
Modifier and Type | Field and Description |
---|---|
SnmpAgentConfigFactory |
snmpAgentConfigFactory |
Constructor and Description |
---|
ShowConfigCommand() |
Modifier and Type | Method and Description |
---|---|
Object |
execute() |
static void |
prettyPrint(SnmpAgentConfig agent) |
public SnmpAgentConfigFactory snmpAgentConfigFactory
public Object execute() throws Exception
execute
in interface org.apache.karaf.shell.api.action.Action
Exception
public static void prettyPrint(SnmpAgentConfig agent)
Copyright © 2021. All rights reserved.