|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CRaSHPlugin | |
|---|---|
| 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 | |
| Uses of CRaSHPlugin in org.crsh.auth |
|---|
| Subclasses of CRaSHPlugin in org.crsh.auth | |
|---|---|
class |
JaasAuthenticationPlugin
|
class |
SimpleAuthenticationPlugin
|
| Uses of CRaSHPlugin in org.crsh.lang.impl |
|---|
| Subclasses of CRaSHPlugin in org.crsh.lang.impl | |
|---|---|
class |
LanguageProxy
A command manager that is able to load a command manager via reflection. |
| Uses of CRaSHPlugin in org.crsh.lang.impl.groovy |
|---|
| Subclasses of CRaSHPlugin in org.crsh.lang.impl.groovy | |
|---|---|
class |
GroovyLanguageProxy
|
| Uses of CRaSHPlugin in org.crsh.lang.impl.java |
|---|
| Subclasses of CRaSHPlugin in org.crsh.lang.impl.java | |
|---|---|
class |
JavaLanguage
|
| Uses of CRaSHPlugin in org.crsh.lang.impl.script |
|---|
| Subclasses of CRaSHPlugin in org.crsh.lang.impl.script | |
|---|---|
class |
ScriptLanguage
|
| Uses of CRaSHPlugin in org.crsh.plugin |
|---|
| Methods in org.crsh.plugin that return types with arguments of type CRaSHPlugin | |
|---|---|
Iterable<CRaSHPlugin<?>> |
SimplePluginDiscovery.getPlugins()
|
Iterable<CRaSHPlugin<?>> |
ServiceLoaderDiscovery.getPlugins()
|
Iterable<CRaSHPlugin<?>> |
PluginDiscovery.getPlugins()
Returns the available plugins. |
Iterable<CRaSHPlugin<?>> |
PluginContext.getPlugins()
|
| Methods in org.crsh.plugin with parameters of type CRaSHPlugin | |
|---|---|
SimplePluginDiscovery |
SimplePluginDiscovery.add(CRaSHPlugin<?> plugin)
Add a plugin. |
| Constructors in org.crsh.plugin with parameters of type CRaSHPlugin | |
|---|---|
SimplePluginDiscovery(CRaSHPlugin<?>... plugins)
|
|
| Uses of CRaSHPlugin in org.crsh.shell.impl.command |
|---|
| Subclasses of CRaSHPlugin in org.crsh.shell.impl.command | |
|---|---|
class |
CRaSHShellFactory
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||