org.unitils.util
Interface AnnotationPropertyAccessor<S extends java.lang.annotation.Annotation,T>


public interface AnnotationPropertyAccessor<S extends java.lang.annotation.Annotation,T>

todo javadoc

Author:
Filip Neven, Tim Ducheyne

Method Summary
 T getAnnotationProperty(S annotation)
           
 

Method Detail

getAnnotationProperty

T getAnnotationProperty(S annotation)


Copyright © 2009. All Rights Reserved.