| execution(fully.qualified.IEntity
fully.qualified.EntityFactory->getEntiy(fully.qualified.Message))
|
or something picking out all methods returning IEntity
| execution(fully.qualified.IEntity *->*(..))
|
The tutorial that comes with the download has more examples
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030766#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...