public int getBeanDefinitionCount() {
   return applicationContext.getBeanDefinitionCount();
 }