Interface AnnotationMetadataResolver

All Known Subinterfaces:
ApplicationContext, BeanContext, InitializableBeanContext
All Known Implementing Classes:
DefaultApplicationContext, DefaultBeanContext

public interface AnnotationMetadataResolver
An interface for types capable of resolving AnnotationMetadata.
Since:
1.0
Author:
graemerocher