This is about the same as context.getBean("beanName"), except it has its
own static handle to the Spring context, so calling this method statically
will give access to the beans by name in the Spring application context.
This is about the same as context.getBean("beanName"), except it has its
own static handle to the Spring context, so calling this method statically
will give access to the beans by name in the Spring application context.