Does anyone know why we use the normal field variable to store the actual
resource reference in ResourceBean?
Considering 2 threads try to create resource bean instance at same time,
there is a chance that 2 threads access the same actual reference in
ResourceBean.createInstance() method.

thanks in advance...
Ying

Reply via email to