Ant tasks and XDoclet support are being developed.
Ant任务和XDoclet支持也正在开发之中。
The rest of the dependencies are mainly XDoclet requirements.
其余的依赖关系主要是 XDoclet要求。
XDoclet actually goes well beyond just generating configuration files.
XDoclet实际上不只是擅长生成配置文件。
Annotations get around many of the limitations of the XDoclet approach.
注释消除了XDoclet方式的许多限制。
XDoclet is one such code generator that's used heavily for J2EE development.
XDoclet就是其中的一种代码生成器,在J2EE开发中得到了大量的使用。
A new release of XDoclet that supports the Java metadata facility is being developed.
一个支持元数据功能的新xdoclet版本已经开发出来了。
XDoclet also generates a utility class used to look up the home and remote interfaces.
XDoclet还生成一个工具类,用来查询home和remote接口。
XDoclet is used heavily in the EJB layer to provide the deployment descriptor generation.
XDoclet主要用在ejb层中以提供部署描述符生成。
The popular XDoclet tool was developed to help manage this issue of linkages between files.
流行的XDoclet工具的开发目的是帮助解决管理文件之间的这个连接问题。
The contents of this directory relate directly to the way XDoclet code generation is performed.
该目录的内容与XDoclet代码生成的执行方式直接相关。
The transaction Demo application sets up the transaction type using the XDoclet code generator.
TransactionDemo应用程序使用XDoclet代码生成器设置事务类型。
XDoclet, like EJBGen, generates most of the EJB code for you, including the deployment descriptors.
XDoclet像EJBGen一样,会替您生成大部分EJB代码,包括部署描述符。
In fact, the way XDoclet is used here is similar to how it was used for the entity EJB earlier in the article.
实际上,在这里XDoclet的使用方式也与前面用于实体e JB的方式类似。
There are also many of the files that are merged into web.xml and struts-config.xml when XDoclet generates them.
当XDoclet 生成 web.xml和struts-config.xml 时,有许多文件合并到其中。
XDoclet is a tool that lets you write only a single class for EJB for database access instead of a minimum of four classes.
XDoclet是一个非常有用的工具,使用这个工具您只需要为访问数据库的EJB编写一个类即可,而不用编写4个类。
As XDoclet has been extended to deal with many other usages beyond just EJBs, this code generation facility has also been extended.
随着XDoclet已经扩展成可以处理许多EJB之外的其他应用,这个代码生成功能也得到了扩展。
This tells XDoclet to generate the appropriate methods in the local interface, remote interface, or both interfaces for the session bean.
该属性告诉XDoclet在会话bean的本地接口、远程接口或两种接口中生成相应方法。
Then, we'll rebuild it using EJBs with a few automation tools (MiddleGen and XDoclet and Ant) that make EJBs much less painful than they used to be.
然后,我们将使用EJB和一些自动化工具(MiddleGen、XDoclet和Ant)来重新构建这个应用程序,使用这些工具,可以降低EJB使用的繁琐程度。
XDoclet tags suffer from the same limitations as annotations, so the XDoclet version of bindings looked very similar to the Listing 6 annotations version.
XDoclet标签承受了与注释相同的限制,所以XDoclet版本的绑定看起来与清单6的注释版本很相似。
Ant (or XDoclet, in this case) should automatically determine which files will be affected by the next build. Programmers should not have to figure this out manually.
Ant(本案例中是Xdoclet)应该自动确定下一次构建涉及的源文件,而不应由程序员人工确定。
While JBoss has a rich set of XDoclet tags available for nearly every task you can think of related to deployment descriptor generation, Geronimo lags behind in this area.
JBoss具有一套丰富的XDoclet标记,可用于您所能想到的与生成部署描述符相关的几乎所有任务,Geronimo标记在这一方面有些落后。
While JBoss has a rich set of XDoclet tags available for nearly every task you can think of related to deployment descriptor generation, Geronimo lags behind in this area.
JBoss具有一套丰富的XDoclet标记,可用于您所能想到的与生成部署描述符相关的几乎所有任务,Geronimo标记在这一方面有些落后。
应用推荐