Business delegate implementations.
业务委托实现。
Business interface provided by the business delegate interface.
由业务委托接口提供的业务接口。
The StoreManagerDelegate class is the application's business delegate.
StoreManagerDelegate类是这个程序的业务代表。
Delegate the dependency operation to the Business Delegate pattern.
将这种依赖操作委托给Business Delegate模式。
Similarly, delegate the dependency operation to the Business delegate pattern.
与上面类似,将这种依赖操作委托给Business Delegate模式。
The updateCD() method delegates most of its responsibility to the business delegate.
updateCD()方法可以代理业务代理的大部分职责。
The business delegate component invokes the service and wraps any return value as a model object.
业务委派组件调用该服务,并将任何返回值打包为模型对象。
Another option is to put the business logic in a business delegate, a facade that ACTS as the model.
另一种选项是,将业务逻辑放在Business代表中,后者充当模型。
Because our example application included a business delegate class, we placed the validation logic there.
因为示例应用程序包含了一个业务委派类,所以我们在其中放置了验证逻辑。
Keep in mind it is best to hide the EJB call behind a business delegate rather than calling it directly in the plug-in code.
要记住,最好将EJB调用隐藏在业务委派之后而不是在插件代码中直接调用。
A compromise is to generate a "business delegate" and associated session EJB components from the Task POJOs as shown in Figure 5.
折衷的方法是生成“业务代表”并与TaskPOJO中的会话ej b组件相关联,如图5所示。
The Session Facade and Business Delegate pattern instances shown in Figure 2 include a number of pattern parameters to customize.
如 图2所示的SessionFacade和Business Delegate模式实例包括大量个性化的模式参数。
The problem is that when most J2EE developers think of the Business delegate pattern, they only think of it in terms of Remote EJB access.
问题是,当大多数J2EE开发人员考虑业务代表模式时,他们仅仅想到它的远程EJB访问方面。
Second, we need to provide a mechanism for allowing clients to create the particular Business Delegate implementation that is needed.
我们可以通过将另外两个元素引入到模式中来将它明确地表示出来。 首先,我们必须决定需要有一个特定的接口来定义业务代表本身的方法。
The business Delegate also hides some characteristics of the business services from the clients, such as remoteness and technology choices.
Business Delegate还会隐藏来自客户的业务服务特性,诸如远程技术选择。
Business Delegate is a pattern that allows a client to remain ignorant of the implementation details of a particular remote business service.
业务代表是一种模式,它使得客户端可以不用关心远程业务服务的实现细节。
The business delegate may in turn rely on a DAO object that in turn relies on a database query or an or mapping query that sorts the CDs very efficiently.
业务代理又可能会依赖于一个dao对象,而后者又依赖于一个数据库查询或OR映射查询,这样可以对CD进行有效的查询。
After you have created it, the session bean class is manually bound to the Business Service input parameter of the Business Delegate pattern instance.
创建它后,sessionbean类被手动绑定到Business Delegate模式实例的BusinessService输入参数。
Again, we have a factory that is responsible for the instantiation of various business delegate implementations, each of which implements a common interface.
此外,我们有一个负责实例化不同业务实现的工厂,每一个都实现通用接口。
The exception to this rule is if the client business delegate in the client layer controlling the transaction scope is managed as a Spring bean by the Spring Framework.
此规则的例外情况是,管理事务作用域的客户端层中的客户端业务代理由SpringFramework托管为Springbean。
With the Validator in place and set up for the specific data types we need to validate, it's a snap to use it in our application, and specifically in our business delegate methods.
针对我们需要验证的特定数据类型,在将Validator置于适当位置并对它作设置之后,在应用程序中使用它就很容易,在我们的业务委派方法中尤其如此。
Now, in the previous diagram you should carefully note the "USES" relationship between the delegate and the Business Service represents a set of remote calls.
现在,在前一张图中,您应该留意到代表和业务服务之间的“使用”关系代表一组远程调用。
The invocation handler class will also delegate method calls to a real implementation class in order to process the core business logic.
调用处理程序类还会把方法调用委托到真正的实现类,以便处理核心业务逻辑。
Delegate some business processing to an existing application.
将某些业务处理委托给某个现有的应用程序。
Delegate business processing (by using the Model service used by the Struts application).
委派业务处理(采用由Struts应用程序所使用的模型服务)。
Two possible explanations are that dyslexics learn early in life to delegate certain tasks to trustworthy people, and that they do well in business to make up for doing badly at school.
对于诵读困难者成功的可能原因有两个:一是他们很早就学会了把某些任务委派给值得信任的人,二是他们希望生意成功来弥补早年失败的求学经历。
One common alternative is to delegate business logic to the application model.
一个常见的替代方法是,将业务逻辑委派给应用程序模型。
This means that if the delegate class implements an interface, you are back in the business of creating a drop-in replacement for it.
这意味着如果delegate类实现了接口,您又回到了为它创建一个临时替代这件事上来。
Business tourism has a high delegate spend, with multipliers into many economic sectors.
商务旅行的高消费会给多个经济领域带来成倍的增长。
Business tourism has a high delegate spend, with multipliers into many economic sectors.
商务旅行的高消费会给多个经济领域带来成倍的增长。
应用推荐