This commit is contained in:
kamhung
2015-12-08 17:08:05 +08:00
parent 2865276e2d
commit 80a612046e

View File

@@ -13,6 +13,7 @@ import java.util.*;
import javax.annotation.*;
/**
* DataSource对应的Service类 该类主要特点是将所有含FilterBean参数的方法重载成FilterNode对应的方法。
*
* @author zhangjx
*/