com.buglabs.osgi.shell.commands.concierge
Class ConciergeCommands

java.lang.Object
  extended by com.buglabs.osgi.shell.commands.concierge.ConciergeCommands
All Implemented Interfaces:
IShellCommandProvider

public class ConciergeCommands
extends java.lang.Object
implements IShellCommandProvider

Commands that mimic the original Concierge shell.

Author:
kgilmer

Constructor Summary
ConciergeCommands()
           
 
Method Summary
 java.util.List getCommands()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConciergeCommands

public ConciergeCommands()
Method Detail

getCommands

public java.util.List getCommands()
Specified by:
getCommands in interface IShellCommandProvider