- All Implemented Interfaces:
org.miaixz.bus.core.Provider, Provider
HOT_METHOD 模式处理
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.miaixz.bus.limiter.Provider
type
-
Constructor Details
-
MethodProvider
public MethodProvider()
-
Method Details
-
get
Description copied from interface: Provider
获取规则
- Specified by:
get in interface Provider
- Returns:
- the strategy
-
process
- Specified by:
process in interface Provider
- Parameters:
bean - 对象信息
method - 执行方法
args - 执行参数
- Returns:
- the object