org.apache.felix.shell.Commandpublic class ObrCommandImpl extends Object implements org.apache.felix.shell.Command
| Constructor | Description |
|---|---|
ObrCommandImpl(org.osgi.framework.BundleContext context,
RepositoryAdmin repoAdmin) |
| Modifier and Type | Method | 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 © 2018. All rights reserved.