blether

blether

美 ['bleðə(r)]  英 ['bleðə(r)]

  • n.胡说
  • v.胡说

词形变化

现在分词:blethering  过去式:blethered  复数:blethers  

同义词

英汉双解

— see also blather

英汉解释

v.
1.
胡说
n.
1.
胡说

英英解释

v.
n.

例句

HttpRequestHandlerServlet represents the only servlet used by Blether from the perspective of the Web descriptor.

Web描述符角度来看HttpRequestHandlerServlet代表Blether使用惟一servlet

In their place, you want a single lookup for the Blether service as shown in Listing 10.

位置希望Blether服务执行一个查询清单10

This lookup is unambiguous because OSGi applications are isolated and Blether defines only a single persistence unit.

查询不含糊因为OSGi应用程序孤立Blether定义单一持久性单元

With the Blether service now in the persistence bundle, you need to ensure that it can be reached by servlets in the Blether WAR.

现在Blether服务存在持久性捆绑包需要确保BletherWARservlets访问

Verify that you can run the Blether application.

验证可以运行Blether应用程序

The Blether service uses the JpaTemplate utility class that the Spring framework provides to add additional methods for JPA.

Blether服务使用Spring框架提供JpaTemplate实用工具JPA添加其他方法

Listing 18 shows a sample manifest for the Blether application.

清单18显示Blether应用程序一个样例清单

You will also need to make the Blether service available in the service registry.

需要Blether服务服务注册表可用

There are several changes you must make to the Blether persistence service.

必须Blether持久性服务进行几个更改

Changes to the Blether persistence configuration

Blether持久性配置更改

Moving the Blether service into the persistence bundle

Blether服务迁移持久性捆绑包

Migration Stage 1: Packaging Blether as an OSGi application

迁移阶段1:Blether打包一个OSGi应用程序