|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.ClassLoader
org.pentaho.platform.repository.solution.dbbased.DbRepositoryClassLoader
public class DbRepositoryClassLoader
Constructor Summary | |
---|---|
DbRepositoryClassLoader(java.lang.String inPath,
DbBasedSolutionRepository inRepository)
|
Method Summary | |
---|---|
static void |
clearResourceCache()
|
java.io.InputStream |
getResourceAsStream(java.lang.String name)
Returns the requested resource as an InputStream. |
Methods inherited from class java.lang.ClassLoader |
---|
clearAssertionStatus, getParent, getResource, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DbRepositoryClassLoader(java.lang.String inPath, DbBasedSolutionRepository inRepository)
Method Detail |
---|
public java.io.InputStream getResourceAsStream(java.lang.String name)
getResourceAsStream
in class java.lang.ClassLoader
name
- The resource namepublic static void clearResourceCache()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |