Package org.aoju.bus.proxy.invoker
Class NullInvoker
java.lang.Object
org.aoju.bus.proxy.invoker.NullInvoker
- All Implemented Interfaces:
Invoker
一个仅为所有方法调用返回null的
Invoker实现
这个类对于需要“空对象”设计模式的场景非常有用- Since:
- Java 17+
- Author:
- Kimi Liu
-
Constructor Summary
Constructors -
Method Summary