Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

lock be acquired on a class

Thu Nov 06, 2008 3:55 pm

Can a lock be acquired on a class?



Re: lock be acquired on a class

Thu Nov 06, 2008 3:56 pm

Yes, a lock can be acquired on a class. This lock is acquired on the class's Class object.

Post a reply
  Related Posts  to : lock be acquired on a class
 thread cannot acquire a lock on an object     -  
 what is object's lock and which objects have locks ?     -  
 Define class helper class to check the method existance     -  
 java abstract class,concrete class and interface     -  
 relationship between the Canvas class and the Graphics class     -  
 Define class inside another class C++     -  
 inner class that is a member of an outer class?     -  
 load class to applet- load frame class to applet     -  
 PHP example for a class     -  
 PHP class example     -