org.jboss.weld.exceptions.IllegalArgumentException: WELD-000819: Cannot provide an event type parameterized with a type parameter java.util.List<? extends java.lang.Number>
event though the spec limits event types only to
If the specified type contains a type variable, an IllegalArgumentException is thrown.