org.jboss.reflect.plugins
Class AnnotationValueFactory
java.lang.Object
org.jboss.reflect.plugins.AnnotationValueFactory
public class AnnotationValueFactory
- extends Object
- Version:
- $Revision: 69888 $
- Author:
- Kabir Khan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationValueFactory
public AnnotationValueFactory()
createValue
public static Value createValue(AnnotationHelper annotationHelper,
TypeInfo type,
Object value)
createAnnotationValue
public static AnnotationValue createAnnotationValue(TypeInfoFactory typeInfoFactory,
AnnotationHelper annotationHelper,
AnnotationInfo info,
Object ann)
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.