Class ConstantAdapterContext

  • All Implemented Interfaces:
    AdapterContext

    @Beta
    @MetaInfServices
    @Singleton
    public final class ConstantAdapterContext
    extends Object
    implements AdapterContext
    A simple, constant implementation of the BlockingBindingNormalizer contract. This implementation is appropriate in contexts where the backing context cannot change.