Note: this method is not supported.
@see org.springframework.beans.factory.support.BeanDefinitionReader#loadBeanDefinitions(org.springframework.core.io.Resource) @since 0.0.1Note that ".xml" files will be parsed as XML content; all other kinds of resources will be parsed as Groovy scripts. @param resource the resource descriptor for the Groovy script @return the number of bean definitions found @throws BeanDefinitionStoreException in case of loading or parsing errors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|