public class ObrCommandImpl extends Object implements org.apache.felix.shell.Command
| Constructor and Description |
|---|
ObrCommandImpl(org.osgi.framework.BundleContext context,
RepositoryAdmin repoAdmin) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String commandLine,
PrintStream out,
PrintStream err) |
String |
getName() |
String |
getShortDescription() |
String |
getUsage() |
Resource |
selectNewestVersion(Resource[] resources) |
public ObrCommandImpl(org.osgi.framework.BundleContext context,
RepositoryAdmin repoAdmin)
public String getName()
getName in interface org.apache.felix.shell.Commandpublic String getUsage()
getUsage in interface org.apache.felix.shell.Commandpublic String getShortDescription()
getShortDescription in interface org.apache.felix.shell.Commandpublic void execute(String commandLine, PrintStream out, PrintStream err)
execute in interface org.apache.felix.shell.CommandCopyright © 2013. All rights reserved.