de.jdemo.annotation
Interface IDemoAnnotationReader

All Known Implementing Classes:
DemoAnnotationReader

public interface IDemoAnnotationReader

Author:
Markus Gebhard

Method Summary
 DemoAnnotation getAnnotation(DemoIdentifier demoId)
           
 

Method Detail

getAnnotation

DemoAnnotation getAnnotation(DemoIdentifier demoId)
                             throws DemoClassNotFoundException
Returns:
the annotation to the given demo or null if there is none.
Throws:
DemoClassNotFoundException


JDemo homepage: http://www.jdemo.de
Copyright © 2003-2008 Markus Gebhard. All Rights Reserved.