@ApplicationScoped @Priority(value=1010) public class ParanamerNameProvider extends Object implements ParameterNameProvider
ParameterNameProvider, that reads parameter info using Named annotation on each
parameter, or read bytecode to find parameter information, in this order.| Constructor and Description |
|---|
ParanamerNameProvider() |
| Modifier and Type | Method and Description |
|---|---|
Parameter[] |
parametersFor(AccessibleObject executable) |
public Parameter[] parametersFor(AccessibleObject executable)
parametersFor in interface ParameterNameProviderCopyright © 2014 Caelum. All rights reserved.