public interface ManagedParameterConstraintsPopulator
| Modifier and Type | Method and Description |
|---|---|
void |
populateManagedParameter(String methodName,
org.jboss.reflect.spi.ParameterInfo info,
Fields fields)
Populate the ManagedParameter fields constraint related info.
|
void populateManagedParameter(String methodName, org.jboss.reflect.spi.ParameterInfo info, Fields fields)
methodName - - the name of the method the param is
associated withinfo - - the ParameterInfo for the method paramfields - - the fields to add the constraints toCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.