public abstract class ChangeRequirementSupport extends FabricCommand
configurationAdmin, fabricService| Constructor and Description |
|---|
ChangeRequirementSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
doExecute() |
protected abstract boolean |
updateRequirements(FabricRequirements requirements)
Performs the updates on the requirements, returning true if the requirements are updated.
|
checkFabricAvailable, doesContainerExist, getConfigurationAdmin, getContainer, getCurator, getFabricService, getProfile, getProfiles, getProfiles, isPartOfEnsemble, percentText, setConfigurationAdmin, setCurator, setFabricService, toString, toStringprotected java.lang.Object doExecute()
throws java.lang.Exception
doExecute in class org.apache.karaf.shell.console.AbstractActionjava.lang.Exceptionprotected abstract boolean updateRequirements(FabricRequirements requirements)
Copyright © 2014 Red Hat. All Rights Reserved.