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


public interface AnnotationPropertyAccessor<S extends Annotation,T>

todo javadoc

Author:
Filip Neven, Tim Ducheyne

Method Summary
 T getAnnotationProperty(S annotation)
           
 

Method Detail

getAnnotationProperty

T getAnnotationProperty(S annotation)


Copyright © 2011. All Rights Reserved.