Class AnnotationMetadataReference

java.lang.Object
io.micronaut.inject.annotation.AnnotationMetadataReference
All Implemented Interfaces:
AnnotationMetadata, AnnotationMetadataDelegate, AnnotationMetadataProvider, AnnotationSource

public class AnnotationMetadataReference extends Object implements AnnotationMetadataDelegate
A reference to AnnotationMetadata.
Since:
1.0
Author:
Graeme Rocher