public Class<?> getType(String arg0) throws NoSuchBeanDefinitionException {
   return applicationContext.getType(arg0);
 }