org.codehaus.xfire.annotations
Interface AnnotationsValidator

All Known Implementing Classes:
AnnotationsEmptyValidator, AnnotationsValidatorImpl

public interface AnnotationsValidator

Author:
Tomasz Sztelak

Method Summary
 void validate(WebAnnotations annotations, Class clazz)
           
 

Method Detail

validate

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


Copyright © 2004-2013. All Rights Reserved.