@Service(value={AddProfileCompleter.class,org.apache.karaf.shell.console.Completer.class})
public final class AddProfileCompleter
extends AbstractProfileCompleter
| Modifier and Type | Field and Description |
|---|---|
protected FabricService |
fabricService |
protected RuntimeProperties |
runtimeProperties |
| Constructor and Description |
|---|
AddProfileCompleter() |
| Modifier and Type | Method and Description |
|---|---|
protected FabricService |
getFabricService() |
protected RuntimeProperties |
getRuntimeProperties() |
completeactivateComponent, assertValid, deactivateComponent, isValid@Reference protected FabricService fabricService
@Reference protected RuntimeProperties runtimeProperties
protected FabricService getFabricService()
getFabricService in class AbstractProfileCompleterprotected RuntimeProperties getRuntimeProperties()
getRuntimeProperties in class AbstractProfileCompleterCopyright © 2014 Red Hat. All Rights Reserved.