Package | Description |
---|---|
org.omnifaces.cdi.param |
Modifier and Type | Method and Description |
---|---|
<V> ParamValue<V> |
ParamProducer.produce(InjectionPoint injectionPoint) |
Constructor and Description |
---|
ParamValue(String[] submittedValues,
Param param,
Type type,
V value)
Deprecated.
Since 3.8. This constructor should not have been public (and the class should have been final).
|
Copyright © 2012–2020 OmniFaces. All rights reserved.