BibSonomy ::
tag ::
order by
(
date
|
folkrank
)
The blue social bookmark and publication sharing system.
- Shows how to use AspectJ and annotations to implement a simple cache that speeds up your application
- This post is about AspectJ and why you might want to use it every day
- This post shows how to add logging to your application with AspectJ
- This post shows how to profile applications easily with AspectJ
- Although I wouldn't recommend it this post shows you how to implement the Singleton-Pattern with AspectJ 5
- DJProf is an experimental Java profiling tool which employs AspectJ to insert the necessary instrumentation for profiling rather than, for example, the Jav...DJProf is an experimental Java profiling tool which employs AspectJ to insert the necessary instrumentation for profiling rather than, for example, the Java Machine Profiler Interface (JVMPI). DJProf can be used to profile Java programs without modification (i.e. there is no need to recompile them for profiling) and does not require the user to have any knowledge of AspectJ. The Load-Time Weaving capability of AspectJ is utilised to make this possible. The tool (including its source code) is release under a very straightforward (and unrestrictive) license for the benefit of all.
- Project page, (September 2008)
- SIGSOFT '04/FSE-12: Proceedings of the 12th ACM SIGSOFT twelfth international symposium on Foundations of software engineering, page 127--136. New York, NY, USA, ACM, (2004)
- RSTI - L'objet 11(3):69--86 (2005)
- Wiley Publishing, Inc., New York, NY, USA, (March 2003)
- Manning Publications Co., Greenwich, CT, USA, (July 2003)
- Softw. Pract. Exper. 37(7):747--777 (2007)
- Manning, (July 2003)ISBN-10: 1930110936 ISBN-13: 978-1930110939 .
- IEE Proceedings - Software 151(4):173-186 (2004)
- ICSE '01: Proceedings of the 23rd International Conference on Software Engineering, page 275--284. Washington, DC, USA, IEEE Computer Society, (2001)
- Research Report, RC22685 W0212-147. IBM, (Dec 30, 2002)
- John Wiley \& Sons, Inc., New York, NY, USA, (2003)
- Proc. ECOOP 2001, LNCS 2072, page 327--353. Berlin, Springer-Verlag, (June 2001)
- Lecture Notes in Computer Science (2003)
- AOSD '02: Proceedings of the 1st international conference on Aspect-oriented software development, page 106--112. New York, NY, USA, ACM Press, (2002)


