|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.annotations.AnnotationsValidatorImpl
public class AnnotationsValidatorImpl
Constructor Summary | |
---|---|
AnnotationsValidatorImpl()
|
Method Summary | |
---|---|
void |
validate(WebAnnotations annotations,
java.lang.Class clazz)
|
protected void |
validateClass(java.lang.Class clazz)
|
protected void |
validateMethod(java.lang.reflect.Method method)
|
protected void |
validateOneWay(java.lang.reflect.Method method)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnotationsValidatorImpl()
Method Detail |
---|
protected void validateClass(java.lang.Class clazz) throws AnnotationException
AnnotationException
protected void validateOneWay(java.lang.reflect.Method method) throws AnnotationException
AnnotationException
protected void validateMethod(java.lang.reflect.Method method) throws AnnotationException
AnnotationException
public void validate(WebAnnotations annotations, java.lang.Class clazz) throws AnnotationException
validate
in interface AnnotationsValidator
AnnotationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |