Uses of Interface
io.microsphere.spring.context.config.ConfigurationBeanBinder
-
Packages that use ConfigurationBeanBinder Package Description io.microsphere.spring.beans.factory.annotation io.microsphere.spring.context.config -
-
Uses of ConfigurationBeanBinder in io.microsphere.spring.beans.factory.annotation
Methods in io.microsphere.spring.beans.factory.annotation that return ConfigurationBeanBinder Modifier and Type Method Description ConfigurationBeanBinderConfigurationBeanBindingPostProcessor. getConfigurationBeanBinder()Methods in io.microsphere.spring.beans.factory.annotation with parameters of type ConfigurationBeanBinder Modifier and Type Method Description voidConfigurationBeanBindingPostProcessor. setConfigurationBeanBinder(ConfigurationBeanBinder configurationBeanBinder) -
Uses of ConfigurationBeanBinder in io.microsphere.spring.context.config
Classes in io.microsphere.spring.context.config that implement ConfigurationBeanBinder Modifier and Type Class Description classDefaultConfigurationBeanBinderThe defaultConfigurationBeanBinderimplementation
-