[cdi-dev] Stopping priority event handling?

Michael Remijan mjremijan at yahoo.com
Wed May 27 09:23:23 EDT 2015


If this question has already been discussed, I apologize.  I want to know if there was any talk about stopping event processing for @Priority events?  The use case I'm thinking of is 1st verifying user data then 2nd performing whatever action the user wanted.  I thought the UI layer (desktop application) can published an event where observers use the @Priority annotation so you get the correct ordering of verification then performing the user's action. If verification fails, event process should stop.  Is there a way to do this or has something like this been discussed?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/cdi-dev/attachments/20150527/6c636c6b/attachment.html 


More information about the cdi-dev mailing list