| Package | Description |
|---|---|
| org.crsh.auth | |
| org.crsh.lang.impl | |
| org.crsh.lang.impl.groovy | |
| org.crsh.lang.impl.java | |
| org.crsh.lang.impl.script | |
| org.crsh.plugin | |
| org.crsh.shell.impl.command |
| Modifier and Type | Class and Description |
|---|---|
class |
JaasAuthenticationPlugin |
class |
SimpleAuthenticationPlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
LanguageProxy
A command manager that is able to load a command manager via reflection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroovyLanguageProxy |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaLanguage |
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptLanguage |
| Modifier and Type | Method and Description |
|---|---|
Iterable<CRaSHPlugin<?>> |
SimplePluginDiscovery.getPlugins() |
Iterable<CRaSHPlugin<?>> |
PluginDiscovery.getPlugins()
Returns the available plugins.
|
Iterable<CRaSHPlugin<?>> |
PluginContext.getPlugins() |
Iterable<CRaSHPlugin<?>> |
ServiceLoaderDiscovery.getPlugins() |
| Modifier and Type | Method and Description |
|---|---|
SimplePluginDiscovery |
SimplePluginDiscovery.add(CRaSHPlugin<?> plugin)
Add a plugin.
|
| Constructor and Description |
|---|
SimplePluginDiscovery(CRaSHPlugin<?>... plugins) |
| Modifier and Type | Class and Description |
|---|---|
class |
CRaSHShellFactory |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.