de.jdemo.annotation
Class DemoAnnotationReader

java.lang.Object
  extended by de.jdemo.annotation.DemoAnnotationReader
All Implemented Interfaces:
IDemoAnnotationReader

public class DemoAnnotationReader
extends java.lang.Object
implements IDemoAnnotationReader


Constructor Summary
DemoAnnotationReader()
           
 
Method Summary
 DemoAnnotation getAnnotation(DemoIdentifier identifier)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemoAnnotationReader

public DemoAnnotationReader()
Method Detail

getAnnotation

public DemoAnnotation getAnnotation(DemoIdentifier identifier)
                             throws DemoClassNotFoundException
Specified by:
getAnnotation in interface IDemoAnnotationReader
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.