| Package | Description |
|---|---|
| org.crsh.auth | |
| org.crsh.lang.groovy | |
| org.crsh.lang.java | |
| org.crsh.plugin | |
| org.crsh.processor.term | |
| org.crsh.shell.impl.command |
| Modifier and Type | Class and Description |
|---|---|
class |
JaasAuthenticationPlugin |
class |
SimpleAuthenticationPlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
GroovyCommandManager |
class |
GroovyRepl |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaCommandManager |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<CRaSHPlugin<?>> |
SimplePluginDiscovery.getPlugins() |
java.lang.Iterable<CRaSHPlugin<?>> |
ServiceLoaderDiscovery.getPlugins() |
java.lang.Iterable<CRaSHPlugin<?>> |
PluginDiscovery.getPlugins()
Returns the available plugins.
|
java.lang.Iterable<CRaSHPlugin<?>> |
PluginContext.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 |
ProcessorIOHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
CRaSHShellFactory |
Copyright © 2014 eXo Platform SAS. All Rights Reserved.