public class ConstructorPropertyNameExtractor extends Object
| Constructor and Description | 
|---|
ConstructorPropertyNameExtractor()  | 
| Modifier and Type | Method and Description | 
|---|---|
static String[] | 
getParameterNames(Constructor<?> constructor)
Returns a list containing one parameter name for each argument accepted by the given
 constructor. 
 | 
public static String[] getParameterNames(Constructor<?> constructor) throws IOException
IOExceptionCopyright © GigaSpaces.