Uses of Interface
org.jboss.annotation.factory.AnnotationValidator

Packages that use AnnotationValidator
org.jboss.annotation.factory   
org.jboss.annotation.factory.javassist   
 

Uses of AnnotationValidator in org.jboss.annotation.factory
 

Classes in org.jboss.annotation.factory that implement AnnotationValidator
 class SimpleAnnotationValidator
          Validates if all attributes have been filled in for an annotation.
 

Uses of AnnotationValidator in org.jboss.annotation.factory.javassist
 

Classes in org.jboss.annotation.factory.javassist that implement AnnotationValidator
 class DefaultValueAnnotationValidator
          Validates if all attributes have been filled in for an annotation.
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.