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

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

Uses of AnnotationValidator in org.jboss.aop.annotation.factory.duplicate
 

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

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

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



Copyright © 2004 JBoss Inc. All Rights Reserved.