A C D E F G I L O R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- acceptsFeature(Feature) - Method in class org.apache.karaf.features.command.completers.AllFeatureCompleter
- acceptsFeature(Feature) - Method in class org.apache.karaf.features.command.completers.AvailableFeatureCompleter
- acceptsFeature(Feature) - Method in class org.apache.karaf.features.command.completers.FeatureCompleterSupport
-
Method for filtering features.
- acceptsFeature(Feature) - Method in class org.apache.karaf.features.command.completers.RequiredFeatureCompleter
- acceptsFeature(Feature) - Method in class org.apache.karaf.features.command.completers.ResolvedFeatureCompleter
- acceptsFeature(Feature) - Method in class org.apache.karaf.features.command.completers.StartedFeatureCompleter
- add(List<Candidate>, Feature) - Method in class org.apache.karaf.features.command.completers.FeatureCompleterSupport
- add(SortedSet<String>, Feature) - Method in class org.apache.karaf.features.command.completers.ResolvedFeatureCompleter
- add(SortedSet<String>, Feature) - Method in class org.apache.karaf.features.command.completers.StartedFeatureCompleter
- addOption(FeaturesService.Option, boolean) - Method in class org.apache.karaf.features.command.FeaturesCommandSupport
- AllFeatureCompleter - Class in org.apache.karaf.features.command.completers
-
FeatureCompleterSupportfor all available features. - AllFeatureCompleter() - Constructor for class org.apache.karaf.features.command.completers.AllFeatureCompleter
- AvailableFeatureCompleter - Class in org.apache.karaf.features.command.completers
-
Completerfor features not installed yet. - AvailableFeatureCompleter() - Constructor for class org.apache.karaf.features.command.completers.AvailableFeatureCompleter
- AvailableRepoNameCompleter - Class in org.apache.karaf.features.command.completers
-
Shows the list of feature repos that can be installed with their short name
- AvailableRepoNameCompleter() - Constructor for class org.apache.karaf.features.command.completers.AvailableRepoNameCompleter
C
- complete(Session, CommandLine, List<String>) - Method in class org.apache.karaf.features.command.completers.AvailableRepoNameCompleter
- complete(Session, CommandLine, List<String>) - Method in class org.apache.karaf.features.command.completers.FeatureCompleterSupport
- complete(Session, CommandLine, List<String>) - Method in class org.apache.karaf.features.command.completers.InstalledRepoNameCompleter
- complete(Session, CommandLine, List<String>) - Method in class org.apache.karaf.features.command.completers.InstalledRepoUriCompleter
- completeCandidates(Session, CommandLine, List<Candidate>) - Method in class org.apache.karaf.features.command.completers.FeatureCompleterSupport
D
- DEFAULT_XML_COLORS - Static variable in class org.apache.karaf.features.command.InfoFeatureCommand
- doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.FeatureExport
- doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.FeaturesCommandSupport
- doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.InfoFeatureCommand
- doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.InstallFeatureCommand
- doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.ListFeaturesCommand
- doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.ListFeatureVersionsCommand
- doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.ListProvidedFeaturesCommand
- doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.RefreshFeaturesCommand
- doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.RepoAddCommand
- doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.RepoListCommand
- doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.RepoRefreshCommand
- doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.RepoRemoveCommand
- doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.RequirementAdd
- doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.RequirementRemove
- doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.StartFeaturesCommand
- doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.StopFeaturesCommand
- doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.UninstallFeatureCommand
E
- execute() - Method in class org.apache.karaf.features.command.FeaturesCommandSupport
- execute() - Method in class org.apache.karaf.features.command.RegionInfoCommand
- execute() - Method in class org.apache.karaf.features.command.RequirementList
F
- FeatureCompleterSupport - Class in org.apache.karaf.features.command.completers
-
Base completer for feature commands.
- FeatureCompleterSupport() - Constructor for class org.apache.karaf.features.command.completers.FeatureCompleterSupport
- FeatureExport - Class in org.apache.karaf.features.command
-
Simple
FeaturesCommandSupportimplementation that allows a user in the karaf shell to export the bundles associated with a given feature to the file system. - FeatureExport() - Constructor for class org.apache.karaf.features.command.FeatureExport
- FeaturesCommandSupport - Class in org.apache.karaf.features.command
- FeaturesCommandSupport() - Constructor for class org.apache.karaf.features.command.FeaturesCommandSupport
- featuresService - Variable in class org.apache.karaf.features.command.completers.FeatureCompleterSupport
-
Feature service.
G
- getFeatureId(FeaturesService, String) - Method in class org.apache.karaf.features.command.FeaturesCommandSupport
- getFeatureIds(FeaturesService, List<String>) - Method in class org.apache.karaf.features.command.FeaturesCommandSupport
- getStateString(Bundle) - Method in class org.apache.karaf.features.command.RegionInfoCommand
I
- InfoFeatureCommand - Class in org.apache.karaf.features.command
- InfoFeatureCommand() - Constructor for class org.apache.karaf.features.command.InfoFeatureCommand
- InstalledRepoNameCompleter - Class in org.apache.karaf.features.command.completers
-
Completerfor Feature Repository URLs. - InstalledRepoNameCompleter() - Constructor for class org.apache.karaf.features.command.completers.InstalledRepoNameCompleter
- InstalledRepoUriCompleter - Class in org.apache.karaf.features.command.completers
-
Completerfor Feature Repository URLs. - InstalledRepoUriCompleter() - Constructor for class org.apache.karaf.features.command.completers.InstalledRepoUriCompleter
- InstallFeatureCommand - Class in org.apache.karaf.features.command
- InstallFeatureCommand() - Constructor for class org.apache.karaf.features.command.InstallFeatureCommand
L
- ListFeaturesCommand - Class in org.apache.karaf.features.command
- ListFeaturesCommand() - Constructor for class org.apache.karaf.features.command.ListFeaturesCommand
- ListFeatureVersionsCommand - Class in org.apache.karaf.features.command
- ListFeatureVersionsCommand() - Constructor for class org.apache.karaf.features.command.ListFeatureVersionsCommand
- ListProvidedFeaturesCommand - Class in org.apache.karaf.features.command
- ListProvidedFeaturesCommand() - Constructor for class org.apache.karaf.features.command.ListProvidedFeaturesCommand
O
- options - Variable in class org.apache.karaf.features.command.FeaturesCommandSupport
- org.apache.karaf.features.command - package org.apache.karaf.features.command
- org.apache.karaf.features.command.completers - package org.apache.karaf.features.command.completers
R
- RefreshFeaturesCommand - Class in org.apache.karaf.features.command
- RefreshFeaturesCommand() - Constructor for class org.apache.karaf.features.command.RefreshFeaturesCommand
- RegionInfoCommand - Class in org.apache.karaf.features.command
- RegionInfoCommand() - Constructor for class org.apache.karaf.features.command.RegionInfoCommand
- RepoAddCommand - Class in org.apache.karaf.features.command
- RepoAddCommand() - Constructor for class org.apache.karaf.features.command.RepoAddCommand
- RepoListCommand - Class in org.apache.karaf.features.command
- RepoListCommand() - Constructor for class org.apache.karaf.features.command.RepoListCommand
- RepoRefreshCommand - Class in org.apache.karaf.features.command
- RepoRefreshCommand() - Constructor for class org.apache.karaf.features.command.RepoRefreshCommand
- RepoRemoveCommand - Class in org.apache.karaf.features.command
- RepoRemoveCommand() - Constructor for class org.apache.karaf.features.command.RepoRemoveCommand
- RequiredFeatureCompleter - Class in org.apache.karaf.features.command.completers
-
FeatureCompleterSupportfor installed features. - RequiredFeatureCompleter() - Constructor for class org.apache.karaf.features.command.completers.RequiredFeatureCompleter
- RequirementAdd - Class in org.apache.karaf.features.command
- RequirementAdd() - Constructor for class org.apache.karaf.features.command.RequirementAdd
- RequirementList - Class in org.apache.karaf.features.command
- RequirementList() - Constructor for class org.apache.karaf.features.command.RequirementList
- RequirementRemove - Class in org.apache.karaf.features.command
- RequirementRemove() - Constructor for class org.apache.karaf.features.command.RequirementRemove
- ResolvedFeatureCompleter - Class in org.apache.karaf.features.command.completers
-
Completerfor features not installed yet. - ResolvedFeatureCompleter() - Constructor for class org.apache.karaf.features.command.completers.ResolvedFeatureCompleter
S
- selectRepositories(String, String) - Method in class org.apache.karaf.features.command.FeaturesCommandSupport
- setFeaturesService(FeaturesService) - Method in class org.apache.karaf.features.command.completers.AvailableRepoNameCompleter
- setFeaturesService(FeaturesService) - Method in class org.apache.karaf.features.command.completers.FeatureCompleterSupport
- setFeaturesService(FeaturesService) - Method in class org.apache.karaf.features.command.completers.InstalledRepoNameCompleter
- setFeaturesService(FeaturesService) - Method in class org.apache.karaf.features.command.completers.InstalledRepoUriCompleter
- setFeaturesService(FeaturesService) - Method in class org.apache.karaf.features.command.FeaturesCommandSupport
- StartedFeatureCompleter - Class in org.apache.karaf.features.command.completers
-
Completerfor features not installed yet. - StartedFeatureCompleter() - Constructor for class org.apache.karaf.features.command.completers.StartedFeatureCompleter
- StartFeaturesCommand - Class in org.apache.karaf.features.command
- StartFeaturesCommand() - Constructor for class org.apache.karaf.features.command.StartFeaturesCommand
- StopFeaturesCommand - Class in org.apache.karaf.features.command
- StopFeaturesCommand() - Constructor for class org.apache.karaf.features.command.StopFeaturesCommand
U
- UninstallFeatureCommand - Class in org.apache.karaf.features.command
- UninstallFeatureCommand() - Constructor for class org.apache.karaf.features.command.UninstallFeatureCommand
All Classes All Packages