@Singleton public static class ParamConverters.AggregatedProvider extends Object implements ParamConverterProvider
param converter provider
.Constructor and Description |
---|
AggregatedProvider(InjectionManager manager,
Configuration configuration)
Create new aggregated
param converter provider . |
Modifier and Type | Method and Description |
---|---|
<T> ParamConverter<T> |
getConverter(Class<T> rawType,
Type genericType,
Annotation[] annotations) |
@Inject public AggregatedProvider(@Context InjectionManager manager, @Context Configuration configuration)
param converter provider
.public <T> ParamConverter<T> getConverter(Class<T> rawType, Type genericType, Annotation[] annotations)
getConverter
in interface ParamConverterProvider
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.