[jboss-user] [JBoss Seam] - Re: Is a custom method interceptor in a POJO possible?

gavin.king@jboss.com do-not-reply at jboss.com
Mon Jul 31 14:21:15 EDT 2006


Method-level interceptors is a current todo item in JIRA.

But you can do it the standard EJB3 way: ie. add an @Interceptors annotation to the method, or specify it in ejb-jar.xml.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961977#3961977

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961977



More information about the jboss-user mailing list