--- temp temp <[EMAIL PROTECTED]> wrote:
> but can  I call  Class.forName()   for same class
> more than  once 
>   exmple
>   class.forName("Test")
>   class.forName("Test")
>   even If i can do this i donot want to load the
> class once it is already  loaded so how  can I find
> if the class is already loaded ?

Search teh intarwebs for "singleton".

d.



      
____________________________________________________________________________________
Park yourself in front of a world of choices in alternative vehicles. Visit the 
Yahoo! Auto Green Center.
http://autos.yahoo.com/green_center/ 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to