spring利用后置处理器初始化bean属性
参考:http://blog.csdn.net/heyutao007/article/details/50326793
@Configurable @EnableScheduling 这两个注解和这个例子无关,是下面定时器的注解。