[jboss-user] [JBoss Seam] - Re: Annotation Interception Question

monkeyden do-not-reply at jboss.com
Thu Feb 7 18:01:07 EST 2008


Ah, I see what you mean.  I was looking at the EJB3 example.

@Target(TYPE)
@Retention(RUNTIME)
@Interceptors(LoggedInInterceptor.class)
public @interface LoggedIn {}

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

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



More information about the jboss-user mailing list