org.codehaus.xfire.annotations
Class AnnotationsEmptyValidator

java.lang.Object
  extended by org.codehaus.xfire.annotations.AnnotationsEmptyValidator
All Implemented Interfaces:
AnnotationsValidator

public class AnnotationsEmptyValidator
extends Object
implements AnnotationsValidator

Author:
Tomasz Sztelak

Constructor Summary
AnnotationsEmptyValidator()
           
 
Method Summary
 void validate(WebAnnotations annotations, Class clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationsEmptyValidator

public AnnotationsEmptyValidator()
Method Detail

validate

public void validate(WebAnnotations annotations,
                     Class clazz)
              throws AnnotationException
Specified by:
validate in interface AnnotationsValidator
Throws:
AnnotationException


Copyright © 2004-2013. All Rights Reserved.