IniFactorySupport.setDefaults

Sets the default objects used by this factory. These defaults may be used in conjunction with the INI configuration. @param defaultBeans string to object mapping used for default configuration in this factory. @since 1.4

class IniFactorySupport(T)
void
setDefaults
(
Map!(string, T) defaultBeans
)

Meta