Exemplo n.º 1
0
 @Override
 public void afterPropertiesSet() throws Exception {
   configurableBeanFactory.registerScope("session", new SimpleThreadScope());
 }