Module org.omnifaces
Package org.omnifaces.cdi.param
-
Class Summary Class Description DynamicParamValueProducer Dynamic CDI producer used to work around CDI's restriction to create true generic producers.DynamicParamValueProducer.DefaultParamAnnotationLiteral AnnotationLiteral
forParam
.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@
Param
annotation.ParamValue<V> The type that's injected via the@
Param
qualifier. -
Annotation Types Summary Annotation Type Description Attribute