[webbeans-dev] TypeVariabe Event Type

Gurkan Erdogdu gurkanerdogdu at yahoo.com
Wed Aug 26 15:15:04 EDT 2009


Hi;

In method, public void fireEvent(Object event, Annotation... qualifiers) in BeanManager; spec specifies that runtime event type can not be TypeVariable. But when I look at portable events, all of them contain type variable.

For Example;

ProcessAnnotatedType<X>

When fires this event, event.getClass.getTypeVariables always contain TypeVariable.

Is this true?

Thanks;

--Gurkan


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/weld-dev/attachments/20090826/702bb034/attachment.html 


More information about the weld-dev mailing list