org.apache.felix.dm.shell
Class DMCommand
java.lang.Object
org.apache.felix.dm.shell.DMCommand
- Direct Known Subclasses:
- EquinoxDMCommand, FelixDMCommand, GogoDMCommand
public class DMCommand
- extends Object
Shell command for showing all services and dependencies that are managed
by the dependency manager.
- Author:
- Felix Project Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DMCommand
public DMCommand(BundleContext context)
execute
public void execute(String line,
PrintStream out,
PrintStream err)
getName
public String getName()
getShortDescription
public String getShortDescription()
getUsage
public String getUsage()
Copyright © 2011 Apache Software Foundation. All Rights Reserved.