See BuildingJBossAOPFromSubversion
See DebuggingJBossAOPInEclipse
See complete documentation for JBoss AOP here.
To learn JBoss AOP you should first browse the tutorial. It comes with the standalone bundle of JBossAOP so that you can try it out on your own computer.
For the tutorial, you can see the actual code by pointing to the directory of the actual example, i.e. http://docs.jboss.org/aop/1.3/aspect-framework/examples/method-execution/
Feel free to add your own material, how-to's etc!
Introduction to the plugins required to use JBoss AOP with Maven
Available properties that JBoss AOP supports
-
The JBoss AOP community has a section for ContributingYourOwnAspects.
-
AOP services come with JBoss application server or are downloadble separately. Some, like JBossCache, AOPGOFPatterns, AOP Asynchronous Method Invocation, and the ReadWriteLockAspect can also run outside of JBoss application server. Here's some doco on this:
Transactions
Security
Gang of Four Patterns
There are no comments on this article