|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
AnnotationsValidatorImpl.validate(WebAnnotations annotations,
java.lang.Class clazz)
|
void |
AnnotationsValidator.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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |