JBoss.org Community Documentation
Now all that's left is running the application! Similar to running a normal Java Application from Eclipse, you must create a Run Configuration for your project.
The Eclipse console should now say: Hello, AOP!
, where
the Hello,
bit has been added by the interceptor.