Package org.oddjob.describe
Class AnnotationDescriber
java.lang.Object
org.oddjob.describe.AnnotationDescriber
- All Implemented Interfaces:
Describer
A
Describer that looks for a method annotated with
DescribeWith that will provide a description.- Author:
- rob
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AnnotationDescriber
Constructor.- Parameters:
session- The session that provides the descriptor used to check for the annotation.
-
-
Method Details