com.buglabs.bug.module.motion.commands
Class MotionShellCommandProvider

java.lang.Object
  extended by com.buglabs.bug.module.motion.commands.MotionShellCommandProvider
All Implemented Interfaces:
IShellCommandProvider

public class MotionShellCommandProvider
extends java.lang.Object
implements IShellCommandProvider


Constructor Summary
MotionShellCommandProvider(IMotionSubject subject)
           
 
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

MotionShellCommandProvider

public MotionShellCommandProvider(IMotionSubject subject)
Method Detail

getCommands

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