| Class | Description | 
|---|---|
| DynamicParamValueProducer | Dynamic CDI producer used to work around CDI's restriction to create true generic producers. | 
| DynamicParamValueProducer.DefaultParamAnnotationLiteral | |
| ParamExtension | CDI extension that works around the fact that CDI insists on doing absolutely
 guaranteed type safe injections. | 
| ParamProducer | Producer for a request or path parameter as defined by the  @Paramannotation. | 
| ParamValue<V> | The type that's injected via the  @Paramqualifier. | 
| Annotation Type | Description | 
|---|---|
| Attribute | 
Copyright © 2012–2020 OmniFaces. All rights reserved.