Class ObrCommandImpl
java.lang.Object
org.apache.felix.bundlerepository.impl.ObrCommandImpl
- All Implemented Interfaces:
org.apache.felix.shell.Command
-
Constructor Summary
ConstructorsConstructorDescriptionObrCommandImpl
(org.osgi.framework.BundleContext context, RepositoryAdmin repoAdmin) -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(String commandLine, PrintStream out, PrintStream err) getName()
getUsage()
selectNewestVersion
(Resource[] resources)
-
Constructor Details
-
ObrCommandImpl
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceorg.apache.felix.shell.Command
-
getUsage
- Specified by:
getUsage
in interfaceorg.apache.felix.shell.Command
-
getShortDescription
- Specified by:
getShortDescription
in interfaceorg.apache.felix.shell.Command
-
execute
- Specified by:
execute
in interfaceorg.apache.felix.shell.Command
-
selectNewestVersion
-