open static fun transformedBeanName(name: String): String
Return the actual bean name, stripping out the factory dereference prefix (if any, also stripping repeated factory prefixes if found).
Return
the transformed name
See Also
BeanFactory#FACTORY_BEAN_PREFIX