org.infinispan.cli.shell
Class Completer
java.lang.Object
org.infinispan.cli.shell.Completer
- All Implemented Interfaces:
- org.jboss.aesh.complete.Completion
public class Completer
- extends Object
- implements org.jboss.aesh.complete.Completion
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Completer
public Completer(Context context)
complete
public void complete(org.jboss.aesh.complete.CompleteOperation op)
- Specified by:
complete
in interface org.jboss.aesh.complete.Completion
addPrefixMatches
public static void addPrefixMatches(Argument argument,
Collection<String> all,
List<String> candidates)
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.