|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.ClassLoader
java.security.SecureClassLoader
java.net.URLClassLoader
ru.biosoft.access.CollectionFactory.CollectionClassLoader
| Constructor Summary | |
CollectionFactory.CollectionClassLoader()
|
|
CollectionFactory.CollectionClassLoader(java.lang.ClassLoader parent)
|
|
| Method Summary | |
void |
addPluginLibraries(org.eclipse.core.runtime.IPluginDescriptor descriptor)
|
void |
addURL(java.net.URL url)
|
protected void |
init()
Add all exported libraries to CollectionClassLoader |
| Methods inherited from class java.net.URLClassLoader |
definePackage, findClass, findResource, findResources, getPermissions, getURLs, newInstance, newInstance |
| Methods inherited from class java.security.SecureClassLoader |
defineClass |
| Methods inherited from class java.lang.ClassLoader |
clearAssertionStatus, defineClass, defineClass, defineClass, definePackage, findLibrary, findLoadedClass, findSystemClass, getPackage, getPackages, getParent, getResource, getResourceAsStream, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, loadClass, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSigners |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CollectionFactory.CollectionClassLoader()
public CollectionFactory.CollectionClassLoader(java.lang.ClassLoader parent)
| Method Detail |
public void addURL(java.net.URL url)
protected void init()
public void addPluginLibraries(org.eclipse.core.runtime.IPluginDescriptor descriptor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||