public static interface DefaultBinderFactory.Listener
DefaultBinderFactory that allows
the registration of additional configuration.| Modifier and Type | Method and Description |
|---|---|
void |
afterBinderContextInitialized(String configurationName,
org.springframework.context.ConfigurableApplicationContext binderContext)
Applying additional capabilities to the binder after the binder context has
been initialized.
|
void afterBinderContextInitialized(String configurationName, org.springframework.context.ConfigurableApplicationContext binderContext)
configurationName - the binder configuration namebinderContext - the application context of the binderCopyright © 2020 Pivotal Software, Inc.. All rights reserved.