|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Resource | |
|---|---|
| oracle.stellent.wcm.client | |
| oracle.stellent.wcm.common.io.resource | |
| oracle.stellent.wcm.common.io.resource.impl | |
| oracle.stellent.wcm.javaee.utils | |
| Uses of Resource in oracle.stellent.wcm.client |
|---|
| Methods in oracle.stellent.wcm.client with parameters of type Resource | |
|---|---|
protected Configuration |
ConfigurationFileLoader.loadConfiguration(Resource configFile)Load the configuration file |
protected java.util.Properties |
ConfigurationFileLoader.loadRuntimeProperties(Resource runtimeConfig)Load the runtime properties from the given URL |
| Constructors in oracle.stellent.wcm.client with parameters of type Resource | |
|---|---|
ConfigurationFileLoader(Resource configFile) |
|
ConfigurationFileLoader(Resource configFile, Resource runtimeConfig) |
|
| Uses of Resource in oracle.stellent.wcm.common.io.resource |
|---|
| Methods in oracle.stellent.wcm.common.io.resource that return Resource | |
|---|---|
Resource |
ResourceFactory.getResource(java.lang.String path)Retrieve the resource according to the given path |
Resource |
ResourceLoader.loadResource(java.lang.String path)Load the resource by instantiating the class using the simple string constructor |
| Uses of Resource in oracle.stellent.wcm.common.io.resource.impl |
|---|
| Subclasses of Resource in oracle.stellent.wcm.common.io.resource.impl | |
|---|---|
class |
ClasspathResource |
class |
FileResourceRepresents a resource loaded from the file system |
class |
InputStreamResourceA resource pointing at an inputstream |
class |
UrlResourceA resource represented by the URL class |
| Methods in oracle.stellent.wcm.common.io.resource.impl that return Resource | |
|---|---|
Resource |
DefaultResourceLoader.loadResource(java.lang.String path)Load the resource by instantiating the class using the simple string constructor |
| Methods in oracle.stellent.wcm.common.io.resource.impl that return types with arguments of type Resource | |
|---|---|
java.lang.Class<? extends Resource> |
DefaultResourceLoader.getResourceClass() |
| Constructor parameters in oracle.stellent.wcm.common.io.resource.impl with type arguments of type Resource | |
|---|---|
DefaultResourceLoader(java.lang.Class<? extends Resource> resourceClass) |
|
| Uses of Resource in oracle.stellent.wcm.javaee.utils |
|---|
| Subclasses of Resource in oracle.stellent.wcm.javaee.utils | |
|---|---|
class |
ServletContextResourceLoads a path from the servlet context |
| Methods in oracle.stellent.wcm.javaee.utils that return Resource | |
|---|---|
Resource |
ServletContextResourceLoader.loadResource(java.lang.String path)Load the resource by instantiating the class using the simple string constructor |
|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||