[jboss-user] [JBoss AOP] - Re: Getting an Object in Interceptor
kabir.khan@jboss.com
do-not-reply at jboss.com
Thu Mar 22 14:37:22 EDT 2007
| 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#4030766
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030766
More information about the jboss-user
mailing list