|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.karaf.features.command.completers.FeatureRepositoryCompleter
public class FeatureRepositoryCompleter
jline.Completor for Feature Repository URLs.
Displays a list of currently installed Feature repositories.
| Constructor Summary | |
|---|---|
FeatureRepositoryCompleter()
|
|
| Method Summary | |
|---|---|
int |
complete(java.lang.String buffer,
int cursor,
java.util.List candidates)
|
void |
setFeaturesService(FeaturesService featuresService)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FeatureRepositoryCompleter()
| Method Detail |
|---|
public void setFeaturesService(FeaturesService featuresService)
public int complete(java.lang.String buffer,
int cursor,
java.util.List candidates)
complete in interface Completer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||