@Singleton
public static class ParamConverters.CharacterProvider
extends java.lang.Object
implements javax.ws.rs.ext.ParamConverterProvider
Constructor and Description |
---|
CharacterProvider() |
Modifier and Type | Method and Description |
---|---|
<T> javax.ws.rs.ext.ParamConverter<T> |
getConverter(java.lang.Class<T> rawType,
java.lang.reflect.Type genericType,
java.lang.annotation.Annotation[] annotations) |