org.apache.felix.dm.shell
Class EquinoxDMCommand

java.lang.Object
  extended by org.apache.felix.dm.shell.DMCommand
      extended by org.apache.felix.dm.shell.EquinoxDMCommand
All Implemented Interfaces:
org.eclipse.osgi.framework.console.CommandProvider

public class EquinoxDMCommand
extends DMCommand
implements org.eclipse.osgi.framework.console.CommandProvider


Constructor Summary
EquinoxDMCommand(BundleContext context)
           
 
Method Summary
 void _dm(org.eclipse.osgi.framework.console.CommandInterpreter ci)
           
 String getHelp()
           
 
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

EquinoxDMCommand

public EquinoxDMCommand(BundleContext context)
Method Detail

_dm

public void _dm(org.eclipse.osgi.framework.console.CommandInterpreter ci)

getHelp

public String getHelp()
Specified by:
getHelp in interface org.eclipse.osgi.framework.console.CommandProvider


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