737475767778798081
throws InvalidClassLoaderException { ClassLoader cl = (ClassLoader) _reference.get (); if (cl == null) throw new InvalidClassLoaderException (getId ()); return cl; }