Class ReflectionsAnnotationProvider

java.lang.Object
com.clarkparsia.empire.util.ReflectionsAnnotationProvider
All Implemented Interfaces:
EmpireAnnotationProvider

public final class ReflectionsAnnotationProvider
extends Object
implements EmpireAnnotationProvider

Implementation of the EmpireAnnotationProvider interface backed by the Reflections API which provides the neccessary annotation information at runtime.

Since:
0.5.2
Author:
Michael Grove
See Also:
Reflections API