A C D F G I L O R S U

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.InstalledFeatureCompleter
 
AddUrlCommand - Class in org.apache.karaf.features.command
 
AddUrlCommand() - Constructor for class org.apache.karaf.features.command.AddUrlCommand
 
AllFeatureCompleter - Class in org.apache.karaf.features.command.completers
jline.Completor for available features.
AllFeatureCompleter() - Constructor for class org.apache.karaf.features.command.completers.AllFeatureCompleter
 
Artifact - Class in org.apache.karaf.features.command
Simple abstraction of a maven artifact to avoid external deps
Artifact(String) - Constructor for class org.apache.karaf.features.command.Artifact
 
Artifact(String, String) - Constructor for class org.apache.karaf.features.command.Artifact
 
AvailableFeatureCompleter - Class in org.apache.karaf.features.command.completers
jline.Completor for features not installed yet.
AvailableFeatureCompleter() - Constructor for class org.apache.karaf.features.command.completers.AvailableFeatureCompleter
 

C

ChooseUrlCommand - Class in org.apache.karaf.features.command
Concatenate and print files and/or URLs.
ChooseUrlCommand() - Constructor for class org.apache.karaf.features.command.ChooseUrlCommand
 
complete(String, int, List) - Method in class org.apache.karaf.features.command.completers.FeatureCompleterSupport
 
complete(String, int, List) - Method in class org.apache.karaf.features.command.completers.FeatureRepoNameCompleter
 
complete(String, int, List) - Method in class org.apache.karaf.features.command.completers.FeatureRepositoryCompleter
 
complete(String, int, List) - Method in class org.apache.karaf.features.command.completers.FeatureRepositoryNameCompleter
 

D

doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.AddUrlCommand
 
doExecute() - Method in class org.apache.karaf.features.command.ChooseUrlCommand
 
doExecute() - Method in class org.apache.karaf.features.command.FeaturesCommandSupport
 
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.ListRepositoriesCommand
 
doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.ListUrlCommand
 
doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.RefreshUrlCommand
 
doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.RemoveRepositoryCommand
 
doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.RemoveUrlCommand
 
doExecute(FeaturesService) - Method in class org.apache.karaf.features.command.UninstallFeatureCommand
 

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
 
FeatureFinder - Class in org.apache.karaf.features.command
 
FeatureFinder() - Constructor for class org.apache.karaf.features.command.FeatureFinder
 
FeatureRepoNameCompleter - Class in org.apache.karaf.features.command.completers
 
FeatureRepoNameCompleter() - Constructor for class org.apache.karaf.features.command.completers.FeatureRepoNameCompleter
 
FeatureRepositoryCompleter - Class in org.apache.karaf.features.command.completers
jline.Completor for Feature Repository URLs.
FeatureRepositoryCompleter() - Constructor for class org.apache.karaf.features.command.completers.FeatureRepositoryCompleter
 
FeatureRepositoryNameCompleter - Class in org.apache.karaf.features.command.completers
jline.Completor for Feature Repository URLs.
FeatureRepositoryNameCompleter() - Constructor for class org.apache.karaf.features.command.completers.FeatureRepositoryNameCompleter
 
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

getNames() - Method in class org.apache.karaf.features.command.FeatureFinder
 
getPaxUrlForArtifact(String) - Method in class org.apache.karaf.features.command.Artifact
 
getUriFor(String, String) - Method in class org.apache.karaf.features.command.FeatureFinder
 

I

InfoFeatureCommand - Class in org.apache.karaf.features.command
Utility command to display info about features.
InfoFeatureCommand() - Constructor for class org.apache.karaf.features.command.InfoFeatureCommand
 
InstalledFeatureCompleter - Class in org.apache.karaf.features.command.completers
jline.Completor for installed features.
InstalledFeatureCompleter() - Constructor for class org.apache.karaf.features.command.completers.InstalledFeatureCompleter
 
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
 
ListRepositoriesCommand - Class in org.apache.karaf.features.command
 
ListRepositoriesCommand() - Constructor for class org.apache.karaf.features.command.ListRepositoriesCommand
 
ListUrlCommand - Class in org.apache.karaf.features.command
Command which lists feature URLs.
ListUrlCommand() - Constructor for class org.apache.karaf.features.command.ListUrlCommand
 

O

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

RefreshUrlCommand - Class in org.apache.karaf.features.command
 
RefreshUrlCommand() - Constructor for class org.apache.karaf.features.command.RefreshUrlCommand
 
RemoveRepositoryCommand - Class in org.apache.karaf.features.command
 
RemoveRepositoryCommand() - Constructor for class org.apache.karaf.features.command.RemoveRepositoryCommand
 
RemoveUrlCommand - Class in org.apache.karaf.features.command
 
RemoveUrlCommand() - Constructor for class org.apache.karaf.features.command.RemoveUrlCommand
 

S

setFeatureFinder(FeatureFinder) - Method in class org.apache.karaf.features.command.ChooseUrlCommand
 
setFeatureFinder(FeatureFinder) - Method in class org.apache.karaf.features.command.completers.FeatureRepoNameCompleter
 
setFeaturesService(FeaturesService) - Method in class org.apache.karaf.features.command.ChooseUrlCommand
 
setFeaturesService(FeaturesService) - Method in class org.apache.karaf.features.command.completers.FeatureCompleterSupport
 
setFeaturesService(FeaturesService) - Method in class org.apache.karaf.features.command.completers.FeatureRepositoryCompleter
 
setFeaturesService(FeaturesService) - Method in class org.apache.karaf.features.command.completers.FeatureRepositoryNameCompleter
 

U

UninstallFeatureCommand - Class in org.apache.karaf.features.command
 
UninstallFeatureCommand() - Constructor for class org.apache.karaf.features.command.UninstallFeatureCommand
 
updated(Dictionary) - Method in class org.apache.karaf.features.command.FeatureFinder
 

A C D F G I L O R S U

Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.