These services can be wrapped using the "Remote Facade Pattern" to expose model-based services in an appropriate manner.
可以使用“远程门面模式(Remote FacadePattern)”来包装这些服务,以便用合适的方式来暴露基于模型的服务。
A typical example of legacy code contained by a wrapper-facade was a group of related modules responsible for interacting with a remote telephony-device management platform.
包装外观中所含的遗留代码的典型示例是一组相关模块,这些模块负责与远程语音设备管理平台进行交互。
However, the implementation of the session facade itself, typically a stateless session bean, should be designed for remote interfaces.
然而,会话Facade本身的实现(典型例子如无状态会话Bean)应该设计为远程接口。
AccountTransaction ACTS as a session facade for Web applications or clients to access entity EJB components, and thus supports the remote interface.
AccountTransaction充当了一个供web应用程序或客户端访问实体e JB组件的会话虚包,因此它支持远程接口。
Session EJB AccountManagement acts as a session facade for Web applications or clients to access entity EJBs and thus supports the remote interface.
SessionEJBAccountManagement 担任Web应用程序或客户端的会话虚包来访问实体EJB,因此支持远程接口。
This section investigates the application of the facade pattern [ DP] to the interface design and how you can use it to save even more remote calls.
这一部分研究虚包模式 [DP]在接口设计方面的应用,以及如何使用它来保存更多的远程调用。
Why would you want to provide a remote interface to an entity EJB component when a well known best practice is to use a facade?
当已知的最佳实践是使用Facade时,为什么您还要提供实体e JB组件的远程接口呢?
Why would you want to provide a remote interface to an entity EJB component when a well known best practice is to use a facade?
当已知的最佳实践是使用Facade时,为什么您还要提供实体e JB组件的远程接口呢?
应用推荐