コード例 #1
0
 public boolean containsBeanDefinition(String arg0) {
   return applicationContext.containsBeanDefinition(arg0);
 }