public class EditAction extends Object implements org.apache.karaf.shell.api.action.Action
| Constructor and Description |
|---|
EditAction() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute() |
org.jledit.EditorFactory |
getEditorFactory() |
void |
setEditorFactory(org.jledit.EditorFactory editorFactory) |
public Object execute() throws Exception
execute in interface org.apache.karaf.shell.api.action.ActionExceptionpublic org.jledit.EditorFactory getEditorFactory()
public void setEditorFactory(org.jledit.EditorFactory editorFactory)
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.