Uses of Class
org.omnifaces.cdi.ContextParam
-
Packages that use ContextParam Package Description org.omnifaces.cdi.contextparam -
-
Uses of ContextParam in org.omnifaces.cdi.contextparam
Methods in org.omnifaces.cdi.contextparam with annotations of type ContextParam Modifier and Type Method Description String
ContextParamProducer. produce(InjectionPoint injectionPoint)
Returns context parameter value associated with context parameter name derived from given injection point.
-