org.hyperic.sigar.util
Interface GetlineCompleter

All Known Implementing Classes:
CollectionCompleter, ProcessQueryCompleter, ShellBase, ShellCommand_source, SigarCommandBase

public interface GetlineCompleter


Method Summary
 java.lang.String complete(java.lang.String line)
           
 

Method Detail

complete

public java.lang.String complete(java.lang.String line)


Copyright © 2004-2008 Hyperic. All Rights Reserved.