<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div>Hi;<br><br>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.<br><br>For Example;<br><br>ProcessAnnotatedType&lt;X&gt;<br><br>When fires this event, event.getClass.getTypeVariables always contain TypeVariable.<br><br>Is this true?<br><br>Thanks;<br><br>--Gurkan<br><br></div></div><br>

      </body></html>