public class AnnotationParameterNameDiscoverer extends Object implements org.springframework.core.ParameterNameDiscoverer
| Constructor and Description |
|---|
AnnotationParameterNameDiscoverer() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getParameterNames(Constructor ctor) |
String[] |
getParameterNames(Method method) |
public String[] getParameterNames(Method method)
getParameterNames in interface org.springframework.core.ParameterNameDiscovererpublic String[] getParameterNames(Constructor ctor)
getParameterNames in interface org.springframework.core.ParameterNameDiscovererCopyright © 2006–2018 TinyGroup. All rights reserved.