open static fun getTargetBeanName(originalBeanName: String): String
Generate the bean name that is used within the scoped proxy to reference the target bean.
originalBeanName - the original name of bean
Return
the generated bean to be used to reference the target bean