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 TypeMethodDescriptionvoidexecute(String commandLine, PrintStream out, PrintStream err) getName()getUsage()selectNewestVersion(Resource[] resources)
-
Constructor Details
-
ObrCommandImpl
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.apache.felix.shell.Command
-
getUsage
- Specified by:
getUsagein interfaceorg.apache.felix.shell.Command
-
getShortDescription
- Specified by:
getShortDescriptionin interfaceorg.apache.felix.shell.Command
-
execute
- Specified by:
executein interfaceorg.apache.felix.shell.Command
-
selectNewestVersion
-