Constructor and Description |
---|
RequestParameterProducer() |
Modifier and Type | Method and Description |
---|---|
static Converter |
getConverter(Param requestParameter,
Class<?> targetType) |
<V> ParamValue<V> |
produce(InjectionPoint injectionPoint) |
@Produces public <V> ParamValue<V> produce(InjectionPoint injectionPoint)
Copyright © 2012–2014 OmniFaces. All rights reserved.