| Modifier and Type | Method and Description |
|---|---|
FeaturesService |
FeatureDeploymentListener.getFeaturesService() |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureDeploymentListener.setFeaturesService(FeaturesService featuresService) |
| Modifier and Type | Method and Description |
|---|---|
void |
KarArtifactInstaller.setFeaturesService(FeaturesService featuresService) |
| Constructor and Description |
|---|
FeaturesDumpProvider(FeaturesService features)
Creates new dump entry witch contains information about
karaf features.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
UninstallFeatureCommand.doExecute(FeaturesService admin) |
protected void |
RemoveUrlCommand.doExecute(FeaturesService admin) |
protected void |
RemoveRepositoryCommand.doExecute(FeaturesService admin) |
protected void |
RefreshUrlCommand.doExecute(FeaturesService admin) |
protected void |
ListUrlCommand.doExecute(FeaturesService admin) |
protected void |
ListRepositoriesCommand.doExecute(FeaturesService admin) |
protected void |
ListFeaturesCommand.doExecute(FeaturesService admin) |
protected void |
ListFeatureVersionsCommand.doExecute(FeaturesService admin) |
protected void |
InstallFeatureCommand.doExecute(FeaturesService admin) |
protected void |
InfoFeatureCommand.doExecute(FeaturesService admin) |
protected abstract void |
FeaturesCommandSupport.doExecute(FeaturesService admin) |
protected void |
AddUrlCommand.doExecute(FeaturesService admin) |
void |
ChooseUrlCommand.setFeaturesService(FeaturesService featuresService) |
| Modifier and Type | Field and Description |
|---|---|
protected FeaturesService |
FeatureCompleterSupport.featuresService
Feature service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureRepositoryNameCompleter.setFeaturesService(FeaturesService featuresService) |
void |
FeatureRepositoryCompleter.setFeaturesService(FeaturesService featuresService) |
void |
FeatureCompleterSupport.setFeaturesService(FeaturesService featuresService) |
| Modifier and Type | Class and Description |
|---|---|
class |
FeaturesServiceImpl
The Features service implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeaturesServiceMBeanImpl.setFeaturesService(FeaturesService featuresService) |
| Modifier and Type | Method and Description |
|---|---|
void |
FeaturesPlugin.setFeaturesService(FeaturesService featuresService) |
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.