org.apache.felix.shell.Command
public 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.Command
public String getUsage()
getUsage
in interface org.apache.felix.shell.Command
public String getShortDescription()
getShortDescription
in interface org.apache.felix.shell.Command
public void execute(String commandLine, PrintStream out, PrintStream err)
execute
in interface org.apache.felix.shell.Command
Copyright © 2018. All rights reserved.