Ejemplo n.º 1
0
 public boolean isPrototype(String arg0) throws NoSuchBeanDefinitionException {
   return applicationContext.isPrototype(arg0);
 }