Modifier and Type | Class and Description |
---|---|
class |
JaasAuthenticationPlugin |
class |
KeyAuthenticationPlugin |
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 | Field and Description |
---|---|
private LinkedHashSet<CRaSHPlugin<?>> |
SimplePluginDiscovery.plugins
.
|
private List<CRaSHPlugin<?>> |
PluginManager.plugins
.
|
Modifier and Type | Method and Description |
---|---|
Iterable<CRaSHPlugin<?>> |
PluginContext.getPlugins() |
Iterable<CRaSHPlugin<?>> |
SimplePluginDiscovery.getPlugins() |
Iterable<CRaSHPlugin<?>> |
ServiceLoaderDiscovery.getPlugins() |
(package private) Iterable<CRaSHPlugin<?>> |
PluginManager.getPlugins() |
Iterable<CRaSHPlugin<?>> |
PluginDiscovery.getPlugins()
Returns the available plugins.
|
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 |
Modifier and Type | Method and Description |
---|---|
Iterable<CRaSHPlugin<?>> |
SpringPluginDiscovery.getPlugins() |
Modifier and Type | Class and Description |
---|---|
class |
SSHPlugin |
Modifier and Type | Class and Description |
---|---|
class |
SSHInlinePlugin
SSH inline command plugin
|
Modifier and Type | Class and Description |
---|---|
class |
CommandPlugin |
Modifier and Type | Class and Description |
---|---|
class |
SubsystemFactoryPlugin |
Modifier and Type | Class and Description |
---|---|
class |
TelnetPlugin |
Modifier and Type | Class and Description |
---|---|
class |
ProcessorIOHandler |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.