Package org.onosproject.cli.net
Class NetconfOperationCompleter
- java.lang.Object
 - 
- org.onosproject.cli.net.NetconfOperationCompleter
 
 
- 
- All Implemented Interfaces:
 org.apache.karaf.shell.api.console.Completer
public class NetconfOperationCompleter extends Object implements org.apache.karaf.shell.api.console.Completer
Netconf Operation Completer. 
- 
- 
Constructor Summary
Constructors Constructor Description NetconfOperationCompleter() 
- 
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) 
 -