Resolution of a class is not enough. We need class initialization too, because helper classes can use static final variables. Another example: EMThreadSupport class - it's part of EM profile collection framework written in Java.
On 10/28/06, Xiao-Feng Li <[EMAIL PROTECTED]> wrote:
Mikhail, what methods should the initialization call for helpers? I think only class loading is enough. Right? Thanks, xiaofeng
-- Mikhail Fursov