|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Resource | |
---|---|
org.jboss.modules | The primary JBoss Modules API. |
Uses of Resource in org.jboss.modules |
---|
Methods in org.jboss.modules that return Resource | |
---|---|
Resource |
Module.getExportedResource(String rootPath,
String resourcePath)
Get an exported resource from a specific root in this module. |
Resource |
ResourceLoader.getResource(String name)
Get a resource with the given name. |
Methods in org.jboss.modules that return types with arguments of type Resource | |
---|---|
List<Resource> |
LocalLoader.loadResourceLocal(String name)
Load a resource which is locally defined by this loader. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |