| Package | Description |
|---|---|
| org.jboss.weld.experimental |
This package contains prototypes of API changes proposed for next CDI version
|
| Modifier and Type | Method and Description |
|---|---|
ExperimentalEvent<T> |
ExperimentalEvent.select(Annotation... qualifiers) |
<U extends T> |
ExperimentalEvent.select(Class<U> subtype,
Annotation... qualifiers) |
<U extends T> |
ExperimentalEvent.select(javax.enterprise.util.TypeLiteral<U> subtype,
Annotation... qualifiers) |
Copyright © 2008-2015. All Rights Reserved.