This file also declares the entry point class for the module (line 6).
这个文件还声明模块的入口点类(第6行)。
This module file becomes your test suite entry point.
此模块文件就是测试套件的入口点。
The figure shows how exports are an entry point from the outside world, while imports enable you to call outside the module.
该图表明,导出是外部的入口点,而导入则允许您调用模块外的功能。
Listing 16 lists the entry point class for the module.
清单16列出模块的入口点类。
No entry point in the subsystem can have the same name as a module component.
子系统内不能存在与模块组件同名的入口点。
The GWT module descriptor declares the main entry point for the GUI application, namely gaej.example.client.SimpleGWTApp, as shown in Listing 4.
GWT模块描述符声明了GUI应用程序的主要入口点,即gaej . example . client .SimpleGWTApp,如清单4所示。
A module generally consists of one or more Entry Point classes, which are loaded when the module itself loads.
模块通常由一个或多个Entry Point类组成,这些类将在模块本身载入时被载入。
The entry point of this scenario is the mediation component AddLogicalAttachmentToOrder in the OrderProcessing module, shown in Figure 13.
该场景的入口点是OrderProcessing模块中的中介组件AddLogicalAttachmentToOrder,如图13所示。
The OrderProcessing component is the entry point to the system when an order is received from a client application and is the driver for the OrderProcessing module.
OrderProcessing组件是系统的入口点,它在从客户端应用程序接收到订单之后,驱动orderprocessing模块。
Entry point payroll service: publishes the payroll service over a web service binding for access by the web client module and other remote web services clients.
Entry pointpayrollservice:将payroll服务通过Web服务绑定发布,以供web服务客户机模块及其远程Web服务客户机访问。
Specifically, all the entry point classes in that module are initialized.
明确地说,该模块中的所有入口点类都被初始化。
This is the entry point to every module.
此为各模块所具有的入口点。
A configuration file — named module-name.gwt.xml — defines the class that ACTS as the application's entry point and indicates whether resources should be inherited from other GWT modules.
名为module - name . gwt . xml的配置文件定义了充当应用程序入口点的类,并指明是否要从其他gwt模块继承资源。
Specifies the user-defined method that is the entry point for this module.
指定作为此模块的入口点的用户定义方法。
Returns the method that was specified as the user entry point for the module, if any.
传回方法,这个方法会包含文件中之指定位置的中断点。
Returns the method that was specified as the user entry point for the module, if any.
传回方法,这个方法会包含文件中之指定位置的中断点。
应用推荐