Interface AnnotationMetadataResolver

All Known Subinterfaces:
ApplicationContext, BeanContext, ConfigurableApplicationContext, ConfigurableBeanContext
All Known Implementing Classes:
DefaultBeanContext

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