| Package | Description |
|---|---|
| org.crsh.lang.groovy | |
| org.crsh.plugin | |
| org.crsh.repl | |
| org.crsh.shell.impl.command | |
| org.crsh.term | |
| org.crsh.util |
| Constructor and Description |
|---|
GroovyCommandManagerImpl(PluginContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected PluginContext |
WebPluginLifeCycle.createPluginContext(javax.servlet.ServletContext context,
FS cmdFS,
FS confFS,
PluginDiscovery discovery)
Create the plugin context, allowing subclasses to provide a custom configuration.
|
PluginContext |
PluginLifeCycle.getContext() |
protected PluginContext |
CRaSHPlugin.getContext() |
static PluginContext |
WebPluginLifeCycle.getPluginContext(java.lang.String contextPath)
Returns a plugin context associated with the servlet context or null if such context does not exist.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PluginLifeCycle.start(PluginContext context) |
| Modifier and Type | Method and Description |
|---|---|
PluginContext |
REPLSession.getContext() |
| Modifier and Type | Method and Description |
|---|---|
PluginContext |
CRaSHSession.getContext() |
PluginContext |
CRaSH.getContext()
Returns the plugin context.
|
| Constructor and Description |
|---|
CRaSH(PluginContext context)
Create a new CRaSH.
|
| Modifier and Type | Method and Description |
|---|---|
PluginContext |
TermLifeCycle.getContext() |
| Constructor and Description |
|---|
TermLifeCycle(PluginContext context) |
| Constructor and Description |
|---|
ClassCache(PluginContext context,
ClassFactory<T> classFactory,
ResourceKind kind) |
Copyright © 2014 eXo Platform SAS. All Rights Reserved.