public class ProfileEditAction
extends org.apache.karaf.shell.console.AbstractAction
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doExecute() |
void |
updateConfig(Map<String,String> map,
String key,
String value,
boolean set,
boolean delete) |
void |
updatedDelimitedList(Map<String,String> map,
String key,
String value,
String delimiter,
boolean set,
boolean delete,
boolean append,
boolean remove) |
protected Object doExecute() throws Exception
doExecute in class org.apache.karaf.shell.console.AbstractActionExceptionpublic void updatedDelimitedList(Map<String,String> map, String key, String value, String delimiter, boolean set, boolean delete, boolean append, boolean remove)
Copyright © 2011–2014 Red Hat. All rights reserved.