示例#1
0
 @Override
 public void stop(final BeanContext beanContext) throws OpenEJBException {
   beanContext.stop();
 }