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