Module org.omnifaces
Package org.omnifaces.cdi.param
package org.omnifaces.cdi.param
-
ClassDescriptionDynamic CDI producer used to work around CDI's restriction to create true generic producers.
AnnotationLiteralforParam.CDI extension that works around the fact that CDI insists on doing absolutely guaranteed type safe injections.Producer for a request or path parameter as defined by the@Paramannotation.ParamValue<V>The type that's injected via the@Paramqualifier.