org.apache.felix.dm.shell
Class GogoDMCommand

java.lang.Object
  extended by org.apache.felix.dm.shell.DMCommand
      extended by org.apache.felix.dm.shell.GogoDMCommand

public class GogoDMCommand
extends DMCommand

This class provides DependencyManager commands for the Gogo shell.


Constructor Summary
GogoDMCommand(BundleContext context)
           
 
Method Summary
 void dm(String[] args)
           
 void dmhelp()
           
 
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
 

Constructor Detail

GogoDMCommand

public GogoDMCommand(BundleContext context)
Method Detail

dmhelp

public void dmhelp()

dm

public void dm(String[] args)


Copyright © 2011 Apache Software Foundation. All Rights Reserved.