Hi All, Is there any way by which one can determine the name/type of the class that invokes a particular method of some other class. I need to do this when the application control is within the method being called. I looked at BCEL ControlFlowGraph, Frame and OperandStack classes but it seems that they dont fetch any information related to caller class. Kindly let me know if someone has worked on similar requirement.
Thanks and Regards Shrinivas Joshi. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]