Class QueueNameCompleter
- java.lang.Object
-
- org.opennms.features.activemq.shell.QueueNameCompleter
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.console.Completer
public class QueueNameCompleter extends Object implements org.apache.karaf.shell.api.console.Completer
-
-
Constructor Summary
Constructors Constructor Description QueueNameCompleter()
-
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)
-