org.hibernate.annotations.common.annotationfactory
Class AnnotationFactory
java.lang.Object
org.hibernate.annotations.common.annotationfactory.AnnotationFactory
public class AnnotationFactory
- extends Object
Creates live annotations (actually AnnotationProxies
) from AnnotationDescriptors
.
- Author:
- Paolo Perrotta, Davide Marchignoli
- See Also:
AnnotationProxy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationFactory
public AnnotationFactory()
create
public static <T extends Annotation> T create(AnnotationDescriptor descriptor)
Copyright © 2005-2012 JBoss by Red Hat. All Rights Reserved.