Search   Feed   Browse   Add
Feed items 1 - 1 of 1 for June 2008

Core Java Technologies Tech Tips

Tips for using core Java SE APIs

Add Logging at Class Load Time with Java Instrumentation - June 16, 2008

This article shows how to implement  a Java agent, which transparently adds entry and exit logging to all methods in all your classes with the standard Java Logging API. Additionally,  the article demonstrates how to make the original Hello World program behave like the logging Hello World by manipulating the byte code when it is loaded.
http://blogs.sun.com/CoreJavaTechTips/entry/add_logging_at_class_load
Available Archives
- January (4 items)
- February (1 item)
- March (1 item)
- April (2 items)
- May (1 item)
- June (1 item)
- July (2 items)
- August (2 items)
- September (1 item)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact