0 Replies Latest reply on May 7, 2010 3:25 AM by vidya12345

    Find the way to get name of classes as and when they execute

      I have created my loader class that print the class name when they are loaded at run time. but I want when they execute then only their name get printed and in the order of execution.

       

      And all these classes are in the .jar package.

       

      Please solve my problem.