/** @see org.springframework.beans.factory.config.AbstractFactoryBean#afterPropertiesSet() */
 @Override
 public void afterPropertiesSet() throws Exception {
   super.afterPropertiesSet();
 }