com.aelitis.azureus.launcher
Class ClassLoaderWitness

java.lang.Object
  extended by com.aelitis.azureus.launcher.ClassLoaderWitness

public abstract class ClassLoaderWitness
extends java.lang.Object

the only purpose of this class is to have a reference point for ClassLoader checks

Author:
Aaron Grunthal

Constructor Summary
ClassLoaderWitness()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassLoaderWitness

public ClassLoaderWitness()