Uses of Class
org.codehaus.xfire.annotations.AnnotationException

Packages that use AnnotationException
org.codehaus.xfire.annotations Package defining the classes for annotation support in XFire. 
 

Uses of AnnotationException in org.codehaus.xfire.annotations
 

Methods in org.codehaus.xfire.annotations that throw AnnotationException
 void AnnotationsValidator.validate(WebAnnotations annotations, java.lang.Class clazz)
           
 void AnnotationsValidatorImpl.validate(WebAnnotations annotations, java.lang.Class clazz)
           
 void AnnotationsEmptyValidator.validate(WebAnnotations annotations, java.lang.Class clazz)
           
protected  void AnnotationsValidatorImpl.validateClass(java.lang.Class clazz)
           
protected  void AnnotationsValidatorImpl.validateMethod(java.lang.reflect.Method method)
           
protected  void AnnotationsValidatorImpl.validateOneWay(java.lang.reflect.Method method)
           
 



Copyright © 2004-2008. All Rights Reserved.