Interface InjectableContext.ContextState

  • Enclosing interface:
    InjectableContext

    public static interface InjectableContext.ContextState
    • Method Detail

      • getContextualInstances

        Map<InjectableBean<?>,​Object> getContextualInstances()
        The changes to the map are not reflected in the underlying context.
        Returns:
        a map of contextual instances