public class EquinoxFeature extends CommandRegistry implements ShellFeature
| Modifier and Type | Field and Description |
|---|---|
protected Connector |
connector |
cmds, name, parent| Constructor and Description |
|---|
EquinoxFeature() |
| Modifier and Type | Method and Description |
|---|---|
void |
autorun(Shell shell) |
void |
connect(String url,
String username,
String password) |
void |
disconnect() |
String |
getDescription() |
String |
getPrompt(Shell shell) |
String |
getTitle() |
void |
install(Shell shell) |
void |
loadCommands() |
addAnnotatedCommand, addCommandType, clear, collectCommandTypesByNamespace, getCommandNames, getCommandNameSet, getCommandType, getCommandTypes, getCommandTypesByNamespace, getCommandTypeSet, getLocalCommandTypes, getName, getParentprotected Connector connector
public void install(Shell shell)
install in interface ShellFeaturepublic void loadCommands()
public String getTitle()
getTitle in class CommandRegistrypublic String getDescription()
getDescription in class CommandRegistrypublic String getPrompt(Shell shell)
getPrompt in class CommandRegistrypublic void disconnect()
public void autorun(Shell shell)
autorun in class CommandRegistryCopyright © 2020 Nuxeo SA. All rights reserved.