| How to catch the program termination event? [message #592599] |
Fri, 17 March 2006 11:23 |
Sunfire Messages: 71 Registered: July 2009 |
Member |
|
|
Hi,
How can I catch the program termination event? For a program containing a
main() method, I could possibly solve this by monitoring this method using
the call and after returning designators. But let's suppose we have a
program in binary form (like jar file), I may not know which method is the
entry point. Therefore, I would like to watch a join point upon the
termination of the program.
Thanks and have a great weekend,
-- SunnyDay
|
|
|
Powered by
FUDForum. Page generated in 0.07805 seconds