|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.infinispan.util.AbstractFileLookup
org.infinispan.util.FileLookupFactory.DefaultFileLookup
org.infinispan.util.FileLookupFactory.OsgiFileLookup
public static class FileLookupFactory.OsgiFileLookup
Method Summary | |
---|---|
protected Collection<URL> |
getAsURLsFromClassLoader(String filename,
ClassLoader userClassLoader)
|
Methods inherited from class org.infinispan.util.FileLookupFactory.DefaultFileLookup |
---|
getAsInputStreamFromClassLoader, getAsURLFromClassLoader |
Methods inherited from class org.infinispan.util.AbstractFileLookup |
---|
lookupFile, lookupFileLocation, lookupFileLocations, lookupFileStrict |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.infinispan.util.FileLookup |
---|
lookupFile, lookupFileLocation, lookupFileLocations, lookupFileStrict |
Method Detail |
---|
protected Collection<URL> getAsURLsFromClassLoader(String filename, ClassLoader userClassLoader) throws IOException
getAsURLsFromClassLoader
in class FileLookupFactory.DefaultFileLookup
IOException
|
--> | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |