[jboss-user] [JBoss Seam] - Re: Confusion on Conversation, Event-Observe, and Bijection
gavin.king@jboss.com
do-not-reply at jboss.com
Wed Mar 28 11:06:10 EDT 2007
Nope.
@Interceptor(stateless=true,
| around={BijectionInterceptor.class, ConversationInterceptor.class,
| TransactionInterceptor.class, BusinessProcessInterceptor.class,
| RollbackInterceptor.class})
| public class EventInterceptor extends AbstractInterceptor
the event will be raised after outjection occurs.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032371#4032371
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032371
More information about the jboss-user
mailing list