0 Replies Latest reply on May 11, 2010 1:20 PM by abuantar

    why loadClassLocally method was added to BaseClassLoader and when it is used?

    abuantar

      Why loadClassLocally was added to BaseClassLoader, why not to use parent class loader loadClass method ?

      what is the purpose of this method?