接口 Rule
- 所有已知实现类:
AbstractRule,AuthorityRule,DegradeRule,FlowRule,SystemRule
public interface Rule
Base interface of all rules.
- 作者:
- youji.zj
-
方法概要
-
方法详细资料
-
getResource
String getResource()Get target resource of this rule.- 返回:
- target resource of this rule
-