|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.stellent.wcm.javaee.utils.ServletContextResourceLoader
public class ServletContextResourceLoader
Implementation of the resource loader
| Constructor Summary | |
|---|---|
ServletContextResourceLoader(javax.servlet.ServletContext servletContext) |
|
| Method Summary | |
|---|---|
Resource |
loadResource(java.lang.String path)Load the resource by instantiating the class using the simple string constructor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServletContextResourceLoader(javax.servlet.ServletContext servletContext)
| Method Detail |
|---|
public Resource loadResource(java.lang.String path)
loadResource in interface ResourceLoaderpath - the path
|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||