Using the template method for implementing the bridge role of the broker pattern provided a mechanism for adding alternative types of external communication in the future.
使用模板方法实现中介模式的桥接角色,这种做法提供了一种可以在将来添加外部通信备用类型的机制。
Using declarative security, you can define security roles in the assembly descriptor of the EJB Module and assign method permissions to each role.
通过使用声明的安全,您可以定义EJB模块的集合描述符中的安全角色,并为每个角色分配方法许可。
For example, Figure 11 depicts how the use-case analysis method is represented in RUP as a task performed by the role designer.
例如,图11描述的是用例分析方法作为一个角色设计者所执行的任务是在RUP中是如何表示的。
Because of the fairly static nature of a method, static analysis techniques — especially method review — play an essential role in method quality.
由于方法静态的特征,静态分析技术——尤其是方法检查——在方法质量中扮演了一个必须的角色。
Figure 10: Simplified conceptual model of the core method content concepts of role, task, and work product.
图10:角色,任务,工作产品的核心方法内容概念的简化概念模型。
The other essential work products specific to method development are summarized in Table 2, together with the role responsible for each work product.
另外其它具体针对方法开发的必要工作产品归纳在表格2中,并有负责每个工作产品的角色。
The "bridge" role from the broker pattern was then implemented using the template method pattern to support remote service invocation using several different underlying communication technologies.
中介模式的“桥接”角色是使用模板方法模式实现的,它通过几种不同的基础通信技术,为远程服务调用提供支持。
Using this method, the VMM plays a vital role in helping manage real memory, not only virtual memory.
使用这种方法,VMM在帮助管理实际内存方面扮演了重要的角色,而不仅是在虚拟内存方面。
That method is not available in NSF-deployed composite applications; for these, it is simplest to create a different composite application for each role with only the pages they need in it.
这种方法不能用于NSF部署的复合应用程序中;因此,最简单的方法是为每个角色创建不同的复合应用程序,其中只包含各个角色所需要的页面。
Using this method, the VMM plays a vital role in helping manage real memory, not just virtual memory.
通过使用这种方法,VMM在帮助管理实际内存方面扮演了重要的角色,而不仅是在虚拟内存方面。
“I don't have any method” for acting, she says. “I just put myself into [the role]. When a character has been hurt, I have been hurt.
“我没有其他办法”(对表演)她说道,“我把自己置身于角色中,当这个人物受了伤,我也会感觉受伤;
If a work item is found that is associated with this user, the selected business object, and a predefined authorization role that allows this API method to be invoked, then authorization is granted.
如果发现某个工作项与此用户、所选业务对象和允许调用此api方法的预定义授权角色相关联,则会授予权限。
But he adds that factors such as fat content and method of cooking may play a role.
但他还补充说,肥胖和烹调方法也可能是重要因素。
The study cemented the role of what is now the most widely regarded method for tackling the disorder.
这项研究确认了这一现在最普遍的疗法的作用。
Specifically, RUP defines the method elements as key concepts, and the main ones being "role," "work product," and "task."
特别是RUP 将方法元素定义为关键概念,而主要的是“角色”、“工作产品”和“任务”。
IsUserInRole: This method determines whether a remote user is in a specific security role.
isUserInRole:此方法判定远程用户是否具有特定的安全角色。
The role of the Rich Web Application Backplane is therefore to define these different elements and provide a standardized method that allows these different components to work together.
因此,RichWebApplication Backplane的角色是定义这些不同的元素并提供一个标准化方法,使这些不同的组件协同工作。
First, the traditional role of UML profiles is to provide a mechanism to extend the semantics of UML for a particular domain or method.
第一,UMLprofile的传统任务是为提供一种机制来为特殊的定义域或方法扩展uml的语义。
Add a hypothetical method to AdminService that only allows users in the admin role to restart the server, as shown in Listing 15.
向adminservice添加一个假设性方法,仅允许admin角色中的用户重启服务器,如清单15所示。
The users and user groups that had permission to access an application/method group pair in V3.x will be assigned to the corresponding role in the V4 configuration.
在 V3.x 中拥有访问一个应用程序/方法组对的权限的用户和用户组在V4 配置中将被赋予相应的角色。
In this example, we configured the create method on the Home interface of MyBank entity bean to be accessible only by the manager role.
在此示例中,我们在MyBank实体Bean的Home接口上将create方法配置为只能由manager角色进行访问。
When a user works with the business component, the business component code is able to determine which domain role the user belongs to by calling the CommunityLocator method isUserInDomainRole.
当一个用户使用业务组件工作时,业务组件代码可以通过调用CommunityLocator方法 isUserInDomainRole确定该用户属于哪个域角色。
We configured the create method in the bean's LocalHome and Home interfaces to be accessible only by the manager role.
我们在Bean的LocalHome和Home接口中将create方法配置为只能由manager角色访问。
In addition to configuring method permissions for a bean's methods, you can configure a Run-as role for the bean to specify the security identity with which the bean invokes other beans.
除了配置Bean的方法的方法权限外,还为Bean配置Run - as角色,以指定Bean用于调用其他Bean的安全标识。
Figure 26 shows that the task has been assigned to a specific role — a role originally created in Method Composer.
图26显示了分配给具体角色——原来在Method Composer中创建的角色——的任务。
This method returns an array of (drum role)... Still more Type instances.
这个方法返回一个(drumrole)数组. . .还有更多的Type实例。
A Method Element could be a Content Element (Role, Task, Work Product, or Content Guidance), or a Process Element (Activity, Capability Pattern, Delivery Process, or Process Guidance).
一个方法元素有可能是一个内容元素(角色、任务、工作产品,或者内容指南),或者一个过程元素(活动、能力模式,交付过程,或者过程指南)。
This method expects a String user role-name parameter.
此方法接受一个用户角色名的字符串参数。
Listing 1 shows an example of code defining some role-based method permissions.
清单1所示的是用于定义某些基于角色的方法权限的示例代码。
Listing 1 shows an example of code defining some role-based method permissions.
清单1所示的是用于定义某些基于角色的方法权限的示例代码。
应用推荐