| 1. | Class must be thread safe and stateless . the 类的实例必须是线程安全且无状态的。 |
| 2. | Is the task pojo stateful or stateless Task pojo是有状态的还是无状态的? |
| 3. | Therefore , your object must be stateless 因此,对象必须是无状态的。 |
| 4. | Http requests and responses are inherently stateless Http请求和响应从本质上而言是无状态的。 |
| 5. | This strategy allows efficient , stateless message forwarding 此策略支持高效、无状态的消息转发。 |
| 6. | A handler should be implemented as a stateless instance 一个处理程序应该被作为无状态的实例实现。 |
| 7. | Command objects can be either stateful or stateless Command对象可能是有状态的,也可能是无状态的。 |
| 8. | Objects , and stateless objects including factory objects 对象,以及无状态的对象(包括工厂对象) 。 |
| 9. | A web application is stateless Web应用程序是无状态的。 |
| 10. | As http is stateless , there are no transactions in this mode 由于http是无状态的,所以本模式中不存在事务。 |