| Package | Description |
|---|---|
| org.crsh.plugin | |
| org.crsh.util | |
| org.crsh.vfs |
| Modifier and Type | Method and Description |
|---|---|
static Resource |
ResourceManager.loadConf(File file) |
Resource |
PluginContext.loadResource(java.lang.String resourceId,
ResourceKind resourceKind)
Load a resource from the context.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<Resource> |
PluginContext.loadResources(java.lang.String resourceId,
ResourceKind resourceKind)
Load a resource from the context.
|
| Modifier and Type | Method and Description |
|---|---|
protected Resource |
ClassCache.getResource(java.lang.String name) |
protected abstract Resource |
AbstractClassCache.getResource(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
File.getResource() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<Resource> |
File.getResources() |
Copyright © 2014 eXo Platform SAS. All Rights Reserved.