| Package | Description |
|---|---|
| org.crsh.lang | |
| org.crsh.lang.impl.groovy | |
| org.crsh.plugin | |
| org.crsh.shell.impl.command | |
| org.crsh.util |
| Constructor and Description |
|---|
LanguageCommandResolver(PluginContext context) |
| Constructor and Description |
|---|
GroovyCompiler(PluginContext context) |
GroovyLanguage(PluginContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected PluginContext |
Embedded.create(Map<String,Object> attributes,
PluginDiscovery discovery,
ClassLoader loader)
Create the plugin context, allow subclasses to customize it.
|
PluginContext |
PluginLifeCycle.getContext() |
protected PluginContext |
CRaSHPlugin.getContext() |
static PluginContext |
WebPluginLifeCycle.getPluginContext(String contextPath)
Returns a plugin context associated with the servlet context or null if such context does not exist.
|
protected PluginContext |
Embedded.start(Map<String,Object> attributes,
PluginDiscovery discovery,
ClassLoader loader)
Create and start the plugin context.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PluginLifeCycle.start(PluginContext context) |
| Modifier and Type | Method and Description |
|---|---|
PluginContext |
CRaSH.getContext()
Returns the plugin context.
|
PluginContext |
ShellSession.getContext() |
| Constructor and Description |
|---|
CRaSH(PluginContext context)
Create a new CRaSH.
|
| Constructor and Description |
|---|
ClassCache(PluginContext context,
ClassFactory<T> classFactory,
ResourceKind kind) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.