@API(status=STABLE) public final class ParameterTypeRegistry extends Object
| Constructor and Description |
|---|
ParameterTypeRegistry(Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
void |
defineParameterType(ParameterType<?> parameterType) |
void |
setDefaultParameterTransformer(ParameterByTypeTransformer defaultParameterTransformer) |
public ParameterTypeRegistry(Locale locale)
public void defineParameterType(ParameterType<?> parameterType)
public void setDefaultParameterTransformer(ParameterByTypeTransformer defaultParameterTransformer)
Copyright © 2019. All rights reserved.