Class MetadataProviderContainer

All Implemented Interfaces:
Comparable<MetadataProviderContainer>, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent, ServiceableComponent<MetadataResolver>, Aware, ApplicationContextAware

public class MetadataProviderContainer extends AbstractServiceableComponent<MetadataResolver> implements Comparable<MetadataProviderContainer>
This class is a sortable container of MetadataResolvers, wrapped into a serviceable component.