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