通过应用面向对象的设计方法来管理单个的J2EE组件实现类及接口如何变化,可以更好地对此进行处理。
This can be better handled by applying techniques of object-oriented design to manage how individual J2EE component implementation classes and interfaces evolve.
这个动态的组件模型将会支持由组件组装应用和在组件之间隐藏实现细节,同时还会提供组件的生命周期管理功能。
The dynamic component model will support assembly of applications from components and support implementation detail hiding between components as well as lifecycle management of those components.
例如,程序员可以将StarOffice字处理器或电子表格应用作为组件放入客户关系管理包中。
For example, a programmer could drop the StarOffice word processor or spreadsheet application into a customer relationship management package using them as components.
EJB组件授权是在MDMServer所在的应用服务器中管理和实施的。
EJB component authorization is managed and enforced in the application server where the MDM server is hosted.
该属性是We b组件(Servlet)唯一可配置的LTC设置,通过在连接上使用LocalTransaction. begin方法应用于Bean管理的事务。
This is the only configurable LTC setting for Web components (servlets), and applies to bean managed transactions using the LocalTransaction.begin method on a connection.
该属性是We b组件(servlet)唯一能配置的ltc设定值,通过在连接上使用LocalTransaction. begin方法应用于bean管理事务。
This is the only configurable LTC setting for Web components (servlets), and applies to bean managed transactions using the LocalTransaction.begin method on a Connection.
ClearApp致力于解决基于SOA平台组合应用的管理等日益艰巨的任务,提供了贯穿所有相关应用组件的业务服务能见度。
ClearApp addresses the increasingly difficult task of managing composite applications built on SOA platforms by providing visibility of business services across all related application components.
高可用性是在系统、组件或者应用程序发生故障时快速恢复基本服务的系统管理策略。
High availability is the system management strategy of quickly restoring essential services in the event of system, component, or application failure.
图8显示了使用业务流程和策略管理组件为企业的业务应用程序提供业务安全服务的业务应用程序服务。
Figure 8 shows the business application services that use the business process and policy management component to provide business security services to the business applications of the enterprise.
为了维护这种持久性,应用程序组件必须能够处理并发性、连接管理、数据完整性和同步。
To maintain this type of persistence, application components must be capable of handling concurrency, connection management, data integrity, and synchronization.
管理这些应用程序或组件更好的策略,应当是把所有相互联接的应用程序或组件的实现统一到单一技术中。
A better strategy for managing these applications or components would be to unify the implementation of all the interconnecting applications or components into a single technology.
业务流程和策略管理组件使用了下面的安全组件,以实现它对业务应用程序的安全职责。
The business process and policy management component USES the following security components to fulfill its security obligations to the business applications.
例如,在测试环境中,测试员或管理员可以启用方法级度量来显示被测试应用程序(或应用程序组)的组件响应时间。
For example, in the test environment, the tester or administrator might enable method-level metrics to show response times within the components of an application (or set of applications) under test.
因此,组件化还包括对应用程序进行重构,以从应用程序中删除资源管理功能,并将其替换为容器提供的等效功能。
Thus, componentization also includes refactoring the application to remove the resource management functions from the application and replace them with equivalent functions provided by the container.
该组件的用户界面和应用程序逻辑必须能灵活地适应可能要管理的各种项。
The user interface and application logic of this component must be flexibly adaptable to the different items that may be managed.
如果应用程序组件包含的功能与J2EE系统基础结构所提供的功能相同,则会存在功能冲突和管理混乱。
If application components contain the same functionality provided by J2EE system infrastructure, there are clashes and mis-management of the functionality. For example,... to manage threads,...
为了确保持久性,应用程序组件必须能处理并发性、连接管理、数据完整性以及同步。
To ensure persistence, application components must be capable of handling concurrency, connection management, data integrity, and synchronization.
使用资源引用的资源认证设置来指定应用程序组件供应者如何将一个主体(用户ID和密码)联系到一个资源管理器。
Use the resource authentication setting of the resource reference to specify how an application component provider associates a principal (user ID and password) to a resource manager.
它建立了一种综合机制,这种机制可以使得个人应用程序组件在部署描述符中定制它自己的国际化管理规则。
It establishes a comprehensive mechanism that enables an individual application component to customize its own internationalization management policies in the deployment descriptor.
构建和主动管理服务模型:各种应用程序组件将是在其他应用程序中重用的直接候选组件。
Build and proactively manage a service model: Various application components would be immediate candidates for reuse in other applications.
这个组件帮助应用程序服务器管理事务的边界。
This component helps the application server manage transaction boundaries.
实现以应用程序为中心的管理的第一步是定义应用程序。我们先讨论IMOD的组件以及每个组件的作用。
The first step towards an application-centric management approach to managing applications is defining the application, so let's define the components for IMOD and what each does.
在单元的管理安全域中,这允许将管理角色限制到特定的组件,例如集群、节点、应用程序服务器或应用程序。
Within the administrative security domain for a cell, this enables administrative roles to be restricted to specific components, such as a cluster, node, application server, or application.
应用程序服务器管理中间层组件,这些组件负责执行大部分重头任务。
The app server manages the middle-tier components that perform most of the heavy lifting.
客户机应用程序或组件使用JDBC或SQLJ访问EII服务器管理的异类数据,该服务器透明地集成不同种类的数据,并以表结构返回这些数据。
Client applications or components use JDBC or SQLJ to access disparate data managed by an EII server, which transparently integrates heterogeneous data and returns it in a tabular structure.
应用组件中发生的变更被集中管理,这意味着应用程序开发团队可以对变更进行完整的控制。
Changes in the application components are administered centrally meaning that the application development team is in complete control of changes.
灵活的管理通过将大多数管理组件与应用程序服务器运行时分离,从而改变了这一情况。
Flexible management changes this picture by separating most of the administrative components from the application server runtime.
总而言之,有状态会话ejb组件为管理应用程序状态提供了一种重量级机制。
All in all, stateful session EJB components provide a heavyweight mechanism for managing application state.
事实上,动态应用程序迁移是一项可选的特性,该特性可以在WPAR管理器组件内部启用。
Live Application Mobility is actually an optional feature that is enabled within the WPAR manager component.
STD文件通过调用相应的SDD文件可以管理应用程序不同部分(组件,用例,功能的主要区域,等等)的回归测试。
The STD files would manage the regression testing of different chunks (components, use cases, major areas of functionality, etc.) of the application by calling the related SDD files.
应用推荐