Example #1
0
 public boolean containsLocalBean(String arg0) {
   return applicationContext.containsLocalBean(arg0);
 }