org.hyperic.sigar.util
Interface GetlineCompleter

All Known Implementing Classes:
CollectionCompleter, PTQL, 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-2006 Hyperic. All Rights Reserved.