Example #1
0
 public boolean remove(Object bean) {
   return DEFAULT_CONTEXT.remove(bean);
 }