Search the web
Sign In
New User? Sign Up
stlroundtable · Saint Louis Developers' Roundtable
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Java AOP - jAdvise   Message List  
Reply | Forward Message #459 of 459 | Next >
Re: Java AOP - jAdvise - and alternatives

--- Bob Lee <crazybob@c...> wrote:
> I just posted the source for this AOP framework I've been
> working on to my web site. It enables you to dynamically
> intercept public method invocations, member or static, no
> interfaces required. The code still has a way to go, but
> it's functional. Thought you all might find it interesting.
>
> http://crazybob.org/

I really liked jAdvise, but it looks like Bob Lee has moved on
to "bigger and better" things. Here are some alternatives:

- AspectJ = a very powerful and well supported AOP tool.
http://eclipse.org/aspectj/

- dynaop = Bob's new AOP library
https://dynaop.dev.java.net/

- JBOSS AOP = similar in concept to jAdvise
http://www.jboss.org/products/aop

And there are plenty of others. Here's just one list:
http://www.roseindia.net/opensource/aopframework.php





Tue Jul 19, 2005 3:48 pm

jeffgrigg63132
Offline Offline
Send Email Send Email

Forward
Message #459 of 459 | Next >
Expand Messages Author Sort by Date

I just posted the source for this AOP framework I've been working on to my web site. It enables you to dynamically intercept public method invocations, member...
Bob Lee
crazyboblee
Online Now Send Email
Nov 18, 2002
1:44 am

... I really liked jAdvise, but it looks like Bob Lee has moved on to "bigger and better" things. Here are some alternatives: - AspectJ = a very powerful and...
Jeff Grigg
jeffgrigg63132
Offline Send Email
Jul 19, 2005
3:49 pm
< Prev Topic  |  Next Topic >
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help