public class AnnotationValueFactory extends Object
Constructor and Description |
---|
AnnotationValueFactory() |
Modifier and Type | Method and Description |
---|---|
static AnnotationValue |
createAnnotationValue(TypeInfoFactory typeInfoFactory,
AnnotationHelper annotationHelper,
AnnotationInfo info,
Object ann) |
static Value |
createValue(AnnotationHelper annotationHelper,
TypeInfo type,
Object value) |
public static Value createValue(AnnotationHelper annotationHelper, TypeInfo type, Object value)
public static AnnotationValue createAnnotationValue(TypeInfoFactory typeInfoFactory, AnnotationHelper annotationHelper, AnnotationInfo info, Object ann)
Copyright © 2017 JBoss by Red Hat. All rights reserved.