Added support for module dependencies.
增加了对模块依赖项的支持。
Configuring the modules within the application, for example, resolving module dependencies.
在应用程序中配置模块,例如分解模块依赖性。
If this list is empty, no module dependencies exist and the module is a candidate for removal (otherwise, an error is returned).
如果这个列表为空,就不存在任何模块依赖项,因此这个模块就是要删除的模块(否则会返回一个错误)。
An application that adheres to this standard requires a module loader to load modules on request, and resolve inter-module dependencies.
采用这个标准的应用程序需要一个模块加载器来按需加载模块,并解析模块间的依赖关系。
After analyzing module dependencies, test case must be designed for each module in the source file, to achieve some test coverage criteria, and to ensure test adequacy.
分析模块依赖关系之后,需对源代码中各个模块设计测试用例,以达到一定的测试覆盖标准,保证测试的完整性。
According to the current research status of software unit test problems, we will investigate module dependencies in the source file and the automated test case generation.
结合目前软件单元测试技术的研究现状,我们将深入研究单元测试中源文件的模块依赖问题和测试用例的自动生成问题。
Instead of having a user install this module, then have it break because the dependencies aren't there, the module can specify which other modules it requires to run.
不是让用户安装这个模块,然后因为没有相关性而使之中断,而是模块可以指定运行它需要的其它模块。
We have now completed setting up our module and library dependencies.
现在我们已经完成了对模块和库依赖关系的设置。
It automatically handles dependencies, so you can be assured that any module you want to install will install correctly with all its required pieces.
它自动处理依赖项,因此您可以确定:您想要安装的任何模块都将正确安装并包含必要的依赖项。
In some cases, a module's dependencies can be optional; that is, the module can provide a subset of functionality with missing dependencies.
某些情况下,一个模块的依赖可以是可选的;换句话说,该模块可能有一个功能子集缺少依赖。
To use this predefined resource, open the Dependencies section of your module and expand predefined Resources.
为了使用此预定义资源,打开模块的Dependencies部分并展开PredefinedResources。
A Geronimo module is an arbitrary component made up of a set of classes: dependencies, other modules, and a serialized configured state.
Geronimo模块是由一组类(依赖性、其他模块和序列化配置状态)组成的随机组件。
As you can see, you define a module for the portlet application as well as dependencies on the Pluto portal driver and the pluto-taglib library.
正如您所见,您将定义portlet应用程序的模块以及对pluto门户驱动程序与pluto -taglib库的依赖性。
Set the JNDI name for the JNDI lookup name After the module is created, click Dependencies.
为JNDI lookupname创建好模块后,单击Dependencies。
Among other things, a plan defines a module id, a module's dependencies, environment properties for a module, services provided by the module, and GBeans for the module.
值得一提的是,计划将定义模块id,模块的依赖性、模块的环境属性、模块所提供的服务和模块的GBean。
Unlike the GlobalAirlinesBP module, you start out here by completing the assembly diagram first, because all of the external dependencies are already known at this time.
与GlobalAirlinesBP模块不同,这里您可以先从完成组装图开始,因为此时已了解所有外部依赖关系。
A deployment plan defines a module id, environment properties for a module, a module's dependencies, services the module provides, and Geronimo Beans (GBeans) for the module, among other things.
部署计划将定义模块id、模块的环境属性、模块的依赖关系、模块提供的服务及模块的GeronimoBeans (GBeans)等等。
If the library is selected to be deployed with the module in the dependencies editor, the module is packaged as an EAR and contains a copy of the library JAR file during deploy time.
如果在依赖项编辑器中选择将库和一个模块一起部署,那么该模块将被打包为一个EAR并在部署时包含库jar文件的一个副本。
The list of dependencies for this module follows a naming convention that will become more clear in the next listing.
此模块的依赖项列表遵循一种命名规范,在下一个清单中您将更清晰地看出此规范。
Previously, there was no visual indication that one module invoked components from another module, or which modules had dependencies to which libraries.
以前,没有可视化的指示表明一个模块调用了另一个模块中的组件,或者哪些模块对哪些库具有依赖性。
A module should be loosely-coupled to other modules through well-defined external interfaces and dependencies.
该模块应该通过定义良好的外部接口和依赖项与其他模块松散耦合。
Modules have a formal versioned identity, and dependencies are done against the module identity rather than the units themselves.
模块有正式的版本标识,依赖关系由模块标识处理,而不是模块自己处理。
No dependencies exist now for the module, and the process of cleaning up the kernel can begin for this module.
该模块不存在依赖项,因此可以开始模块的内核清理过程。
The version for a module is set in the dependencies editor, as shown in Figure 24.
模块的版本在依赖项编辑器中进行设置,如图 24 所示。
Co-existence: Any system can consist of a set of modules where each module has dependencies on other modules.
共存:任何系统都可以包含一组模块,其中每个模块都依赖于其他模块。
It first creates a.zip file that contains the SCA module and its dependencies.
它首先创建一个.zip文件,其中包含SCA模块及其依赖项。
This permits modules to check (at runtime) that their dependencies are met, and in addition, to permit each module to have its own private classpath (by virtue of having one ClassLoader per module).
这就让模块能够(在运行时)检查其依赖是否满足要求,另外,可以让每个模块有自己的私有classpath(因为每个模块都有一个ClassLoader)。
OSGi defines a module (called a bundle) that declares dependencies on the packages it needs and the packages it provides.
OSGi定义了一个模块(称为包),声明对所需的包和提供的包的依赖关系。
We need to ensure that the association between this new Web project and the test module is recorded, and that the correct libraries dependencies are created.
我们需要确保记录了此新的Web项目和测试模块之间的关联,并确保创建了正确的库依赖关系。
We need to ensure that the association between this new Web project and the test module is recorded, and that the correct libraries dependencies are created.
我们需要确保记录了此新的Web项目和测试模块之间的关联,并确保创建了正确的库依赖关系。
应用推荐