public class Commands extends Object
Constructor and Description |
---|
Commands(BgpManager bgpm) |
Modifier and Type | Method and Description |
---|---|
static boolean |
bgpRunning(PrintStream ps) |
static BgpManager |
getBgpManager() |
static boolean |
isValid(PrintStream ps,
String val,
org.opendaylight.netvirt.bgpmanager.commands.Commands.Validators type,
String name) |
public Commands(BgpManager bgpm)
public static BgpManager getBgpManager()
public static boolean isValid(PrintStream ps, String val, org.opendaylight.netvirt.bgpmanager.commands.Commands.Validators type, String name)
public static boolean bgpRunning(PrintStream ps)
Copyright © 2018 OpenDaylight. All rights reserved.