Default messaging provider topic [設定]

如果要在主控台中檢視這個頁面,請按下列其中一個路徑:

  • 資源 -> JMS -> 主題 -> topic_name
  • 資源 -> JMS -> JMS 提供者 -> a_messaging_provider -> [其他內容] 主題 > topic_name

「配置」標籤

「配置」標籤顯示這個物件的配置內容。 這些內容會保留下來,即使停止並重新啟動執行時期環境也一樣。請參閱資訊中心作業說明,以取得如何將配置變更套用於執行時期環境的相關資訊。

一般內容

範圍

Specifies the highest topological level at which application servers can use this resource object.

Information Value
必要
資料類型 字串

提供者

Specifies a JMS provider, which enables asynchronous messaging based on the Java Message Service (JMS). It provides J2EE connection factories to create connections for specific JMS queue or topic destinations. JMS provider administrative objects are used to manage JMS resources for the associated JMS provider.

Information Value
必要
資料類型 字串

名稱

The required display name for the resource.

Information Value
必要
資料類型 字串

JNDI 名稱

The JNDI name for the resource.

請依照慣例,使用格式為 jms/Name 的 JNDI 名稱,其中 Name 是資源的邏輯名稱。使用 JNDI 及其語法的詳細資訊,請參閱「WebSphere Application Server 中的 JNDI 支援」主題。

Information Value
必要
資料類型 字串

說明

An optional description for the resource.

Information Value
必要
資料類型 文字區

主題名稱

To specify a multi-level topic name, separate each level by a forward slash character (/); for example:
schools/eton/subjects/maths
Information Value
必要
資料類型 字串

匯流排名稱

Information Value
必要
資料類型 自訂

主題空間

Type the name of a topic space that has been created on the service integration bus.
Information Value
必要
資料類型 自訂

JMS 遞送模式

Information Value
必要
資料類型 下拉清單
範圍
應用程式
這個主題的訊息持續性由生產者應用程式來定義。

非持續性
傳送至這個主題的所有訊息會被視為非持續訊息。

持續性
所有傳給這個主題的訊息都是以持續性的方式來處理。

存活時間

Messages are deleted after the specified time. If a value is not specified for this property, the time limit set by the producing application is used.
Information Value
必要
資料類型 Long
範圍 0 through 574476389546486783

A value of 0 (zero) means that messages are kept indefinitely. The default for this property is null, which allows the application to determine the time to keep messages.

訊息優先順序

If a value is not specified for this property, the message priority set by the producing application is used.
Information Value
必要
資料類型 Integer
範圍 0 through 9

The message priority range is from 0 (lowest) through 9 (highest).

先讀

指派給消費者的訊息已在伺服器上鎖定,而該目的地的任何其他消費者都無法使用那些訊息。指派給消費者的訊息,如果在這個消費者關閉之前都未使用,之後便會在伺服器中解開鎖定,任何其他消費者都可以接收它。

這個內容會置換 JMS Connection Factory 的 Read ahead 內容所設定的值。

Information Value
必要
資料類型 下拉清單
範圍
已啟用
傳訊提供者會事先將訊息指派給消費端。這會改進滿足消費端要求所花的時間。

已停用
傳訊提供者不會事先將訊息指派給這個目的地的消費端。

繼承自 Connection Factory
已定義連線的先讀最佳化功能。


指出主題類型的圖示 參照主題



時間戳記圖示 前次更新: July 9, 2016 11:10
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=SIBJMSTopic_DetailForm
檔名:SIBJMSTopic_DetailForm.html