The Artima Developer Community
Sponsored Link

Java Buzz Forum
Sequence Diagram Generation with Spring

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Nick Lothian

Posts: 397
Nickname: nicklothia
Registered: Jun, 2003

Nick Lothian is Java Developer & Team Leader
Sequence Diagram Generation with Spring Posted: Oct 30, 2003 3:48 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Nick Lothian.
Original Post: Sequence Diagram Generation with Spring
Feed Title: BadMagicNumber
Feed URL: http://feeds.feedburner.com/Badmagicnumber
Feed Description: Java, Development and Me
Latest Java Buzz Posts
Latest Java Buzz Posts by Nick Lothian
Latest Posts From BadMagicNumber

Advertisement

I've been doing some mucking around with the AOP part of the Spring Framework. It's quite nice - fairly similar to Nanning, as has been noted elsewhere.

Inspired by Crazybob's jAdvise SEQUENCE tool, I've created a similar utility for Spring based applications (actually, I think it would go close to working with anything that implements the AOPAlliance interfaces but I haven't tested that, yet). Currently it produces a Gantt chart of the method timings, and a sequence diagram of their execution.

      

Read: Sequence Diagram Generation with Spring

Topic: An eureka moment... Previous Topic   Next Topic Topic: J2ME for BREW Phones

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use