org.jclouds.karaf.commands.compute.completer
Class OsFamilyCompleter

java.lang.Object
  extended by org.jclouds.karaf.commands.compute.completer.OsFamilyCompleter
All Implemented Interfaces:
org.apache.karaf.shell.console.Completer

public class OsFamilyCompleter
extends Object
implements org.apache.karaf.shell.console.Completer


Constructor Summary
OsFamilyCompleter()
           
 
Method Summary
 int complete(String buffer, int cursor, List<String> candidates)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OsFamilyCompleter

public OsFamilyCompleter()
Method Detail

complete

public int complete(String buffer,
                    int cursor,
                    List<String> candidates)
Specified by:
complete in interface org.apache.karaf.shell.console.Completer


Copyright © 2012. All Rights Reserved.