A stateless Facade maintains no internal memory of previous operations, therefore relying on necessary state to be passed in with each method invocation.
无状态的Facade并不包含上一个操作的内部记忆,因此就依赖于每个方法调用传递过来的必需的状态。
A stateless Facade maintains no internal memory of previous operations, therefore relying on necessary state to be passed in with each method invocation.
无状态的Facade并不包含上一个操作的内部记忆,因此就依赖于每个方法调用传递过来的必需的状态。
应用推荐