Package org.onosproject.cli.net
Class FlowRuleStatusCompleter
- java.lang.Object
 - 
- org.onosproject.cli.net.FlowRuleStatusCompleter
 
 
- 
- All Implemented Interfaces:
 org.apache.karaf.shell.api.console.Completer
public class FlowRuleStatusCompleter extends Object implements org.apache.karaf.shell.api.console.Completer
Flow rule status completer. 
- 
- 
Constructor Summary
Constructors Constructor Description FlowRuleStatusCompleter() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcomplete(org.apache.karaf.shell.api.console.Session session, org.apache.karaf.shell.api.console.CommandLine commandLine, List<String> candidates) 
 -