Interface DefaultBinderFactory.Listener

    • Method Detail

      • afterBinderContextInitialized

        void afterBinderContextInitialized​(String configurationName,
                                           org.springframework.context.ConfigurableApplicationContext binderContext)
        Applying additional capabilities to the binder after the binder context has been initialized.
        Parameters:
        configurationName - the binder configuration name
        binderContext - the application context of the binder