org.codehaus.xfire.annotations
Interface AnnotationsValidator

All Known Implementing Classes:
AnnotationsEmptyValidator, AnnotationsValidatorImpl

public interface AnnotationsValidator

Author:
Tomasz Sztelak

Method Summary
 void validate(WebAnnotations annotations, java.lang.Class clazz)
           
 

Method Detail

validate

void validate(WebAnnotations annotations,
              java.lang.Class clazz)
              throws AnnotationException
Throws:
AnnotationException


Copyright © 2004-2010. All Rights Reserved.