Package | Description |
---|---|
org.crsh.lang | |
org.crsh.plugin | |
org.crsh.ssh.term | |
org.crsh.telnet.term | |
org.crsh.util | |
org.crsh.vfs |
Modifier and Type | Method and Description |
---|---|
private CommandResolution |
LanguageCommandResolver.resolveCommand(Compiler manager,
String name,
Resource script) |
Modifier and Type | Method and Description |
---|---|
static Resource |
ResourceManager.loadConf(File file) |
Resource |
PluginContext.loadResource(String resourceId,
ResourceKind resourceKind)
Load a resource from the context.
|
Modifier and Type | Method and Description |
---|---|
(package private) Iterable<Resource> |
ResourceManager.loadResource(String resourceId,
ResourceKind resourceKind)
Load a resource from the context.
|
Iterable<Resource> |
PluginContext.loadResources(String resourceId,
ResourceKind resourceKind)
Load a resource from the context.
|
Modifier and Type | Field and Description |
---|---|
private Resource |
URLKeyPairProvider.key
.
|
Constructor and Description |
---|
URLKeyPairProvider(Resource key) |
Modifier and Type | Field and Description |
---|---|
private Resource |
TelnetLifeCycle.config
.
|
Modifier and Type | Method and Description |
---|---|
Resource |
TelnetLifeCycle.getConfig() |
Modifier and Type | Method and Description |
---|---|
void |
TelnetLifeCycle.setConfig(Resource config) |
Modifier and Type | Method and Description |
---|---|
private Resource |
ClassCache.getResource(String name) |
Modifier and Type | Method and Description |
---|---|
(package private) Resource |
Handle.getResource() |
Resource |
File.getResource() |
Modifier and Type | Method and Description |
---|---|
(package private) Iterator<Resource> |
Handle.getResources() |
Iterable<Resource> |
File.getResources() |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.