public interface StringParameterUnmarshaller<T>
Instances of this class are created per parameter injection. setAnnotations() is called when the object is instantiated
StringConverter
,
StringParameterUnmarshallerBinder
Modifier and Type | Method and Description |
---|---|
T |
fromString(String str) |
void |
setAnnotations(Annotation[] annotations) |
void setAnnotations(Annotation[] annotations)
Copyright © 2019 JBoss by Red Hat. All rights reserved.