com.buglabs.osgi.shell
Interface IShellCommandProvider

All Known Implementing Classes:
Activator, ConciergeCommands, ConsoleListener, ConsoleSocketListener

public interface IShellCommandProvider

A container for shell commands.


Method Summary
 java.util.List getCommands()
           
 

Method Detail

getCommands

java.util.List getCommands()
Returns:
A list of type ICommand objects.