Esempio n. 1
0
 public boolean isSingleton(String arg0) throws NoSuchBeanDefinitionException {
   return applicationContext.isSingleton(arg0);
 }