Class Injector<T extends Annotation>

java.lang.Object
aQute.lib.inject.Injector<T>
Type Parameters:
T - the annotation type

public class Injector<T extends Annotation> extends Object
This class is a simple injector with a parameterized annotation. A domain function is provided to retrieve the values.