这类容器大多注重于实现stateless services(无状态服务)的组件注射。 即便在支持对有状态的组件进行注射的情况下(例如JSF),事实上也难以用于处理应用程序状态, 因为有状态组件的范围...
基于46个网页-相关网页
It is ideal for stateless service objects.
对于无状态服务对象很理想。
Together, Seam and JSF can fluently integrate with either a stateless service layer or the EJB3 model.
Seam和JSF结合起来可以顺利地和任何无状态的服务层或EJB3模型进行集成。
A stateless service not only performs better, it shifts most of the responsibility of maintaining state to the client application.
无状态的服务不仅性能更好,而且还将大部分状态维护职责转移给客户端应用程序。
应用推荐