Class MetadataPolicyLookupStrategyFactory


  • @ThreadSafe
    public class MetadataPolicyLookupStrategyFactory
    extends Object
    A factory for building a function that resolves maps of metadata policies from the profile request context. The function uses a newly created MetadataPolicyResolver. The resolver is backed by a newly instantiated BatchMetadataCache. Every invocation of this factory will therefore build a new resolver and cache instance from the supplied cache specification.