public class ObrCommandImpl
extends java.lang.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(java.lang.String commandLine,
java.io.PrintStream out,
java.io.PrintStream err) |
java.lang.String |
getName() |
java.lang.String |
getShortDescription() |
java.lang.String |
getUsage() |
Resource |
selectNewestVersion(Resource[] resources) |
public ObrCommandImpl(org.osgi.framework.BundleContext context,
RepositoryAdmin repoAdmin)
public java.lang.String getName()
getName in interface org.apache.felix.shell.Commandpublic java.lang.String getUsage()
getUsage in interface org.apache.felix.shell.Commandpublic java.lang.String getShortDescription()
getShortDescription in interface org.apache.felix.shell.Commandpublic void execute(java.lang.String commandLine,
java.io.PrintStream out,
java.io.PrintStream err)
execute in interface org.apache.felix.shell.CommandCopyright © 2006-2017 The Apache Software Foundation. All Rights Reserved.