ru.biosoft.access
Class CollectionFactory.CollectionClassLoader

java.lang.Object
  extended byjava.lang.ClassLoader
      extended byjava.security.SecureClassLoader
          extended byjava.net.URLClassLoader
              extended byru.biosoft.access.CollectionFactory.CollectionClassLoader
Enclosing class:
CollectionFactory

public static class CollectionFactory.CollectionClassLoader
extends java.net.URLClassLoader


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

CollectionFactory.CollectionClassLoader

public CollectionFactory.CollectionClassLoader()

CollectionFactory.CollectionClassLoader

public CollectionFactory.CollectionClassLoader(java.lang.ClassLoader parent)
Method Detail

addURL

public void addURL(java.net.URL url)

init

protected void init()
Add all exported libraries to CollectionClassLoader


addPluginLibraries

public void addPluginLibraries(org.eclipse.core.runtime.IPluginDescriptor descriptor)


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.