jcaas.util
Class BlackBoardClassLoader

java.lang.Object
  extended by java.lang.ClassLoader
      extended by org.apache.bcel.util.ClassLoader
          extended by jcaas.util.BlackBoardClassLoader

public class BlackBoardClassLoader
extends org.apache.bcel.util.ClassLoader

Author:
reverend TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
BlackBoardClassLoader(java.lang.String[] variables)
           
 
Method Summary
 
Methods inherited from class java.lang.ClassLoader
clearAssertionStatus, getParent, getResource, getResourceAsStream, 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

BlackBoardClassLoader

public BlackBoardClassLoader(java.lang.String[] variables)