]> The AspectJ<superscript>TM</superscript> 5 Development Kit Developer's Notebook the AspectJ Team Copyright (c) 2004, 2005 Contributors, All rights reserved. This guide describes the changes to the AspectJ language in AspectJ 5. These include support for Java 5 (Tiger) features, support for an annotation-based development style for aspects, and new reflection and tools APIs. If you are new to AspectJ, we recommend you start by reading the programming guide. &jpsigs; &annotations; &generics; &autoboxing; &covariance; &varargs; &enumeratedtypes; &pertypewithin; &ataspectj; &reflection; &miscellaneous; <w;