org.apache.felix.dm.shell
Class FelixDMCommand

java.lang.Object
  extended by org.apache.felix.dm.shell.DMCommand
      extended by org.apache.felix.dm.shell.FelixDMCommand
All Implemented Interfaces:
Command

public class FelixDMCommand
extends DMCommand
implements Command


Constructor Summary
FelixDMCommand(BundleContext context)
           
 
Method Summary
 
Methods inherited from class org.apache.felix.dm.shell.DMCommand
execute, getName, getShortDescription, getUsage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.felix.shell.Command
execute, getName, getShortDescription, getUsage
 

Constructor Detail

FelixDMCommand

public FelixDMCommand(BundleContext context)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.