2007-08-14

spring 中事件处理用例

关键字: spring开发
使用spring 事件非常简单 首先继承 ApplicationEvent public class SampleEvent extends ApplicationEvent {     private String otherProperty;     public String getOtherProperty() {         return otherProperty;     }  &nbs ...
hk200
搜索本博客
最近加入圈子
存档
最新评论