Main Page   Packages   Class Hierarchy   Compound List   Compound Members   Related Pages  

Sct.SearchClassLoader Class Reference

A SearchClassLoader is a bit different to a normal one It looks for classes with a given name in any package. More...

List of all members.

Public Member Functions

Class loadClass (String name, Class[] prototype) throws ClassNotFoundException

Static Public Member Functions

SearchClassLoader instance ()
void main (String[] args)
void find (String name)


Detailed Description

A SearchClassLoader is a bit different to a normal one It looks for classes with a given name in any package.

It caches results by the asked for name and prototype to improve performance.

Todo:
Should we cache failure too????
Author:
Matthew Palmer


The documentation for this class was generated from the following file:
Generated on Mon Dec 15 19:38:50 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3