org.apache.karaf.shell.console
Interface CompletableFunction

All Superinterfaces:
org.apache.felix.service.command.Function
All Known Implementing Classes:
BlueprintCommand, CmdHelpMojo.HelpPrinter

public interface CompletableFunction
extends org.apache.felix.service.command.Function


Method Summary
 java.util.List<Completer> getCompleters()
           
 
Methods inherited from interface org.apache.felix.service.command.Function
execute
 

Method Detail

getCompleters

java.util.List<Completer> getCompleters()


Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.