📄 asyncdispatcherbean.ejbbean
字号:
<message-driven>
<ejb-name>AsyncDispatcher</ejb-name>
<ejb-class>com.bea.wlw.runtime.core.bean.AsyncDispatcherBean</ejb-class>
<transaction-type>Container</transaction-type>
<message-driven-destination>
<destination-type>javax.jms.Queue</destination-type>
</message-driven-destination>
<ejb-ref>
<ejb-ref-name>MusicWeb.bean.SyncDispatcher</ejb-ref-name>
<ejb-ref-type>Session</ejb-ref-type>
<home>com.bea.wlw.runtime.core.bean.SyncDispatcherHome</home>
<remote>com.bea.wlw.runtime.core.bean.SyncDispatcher</remote>
<ejb-link>.workshop/MusicWeb/EJB/ProjectBeans#SyncDispatcher</ejb-link>
</ejb-ref>
<resource-ref>
<res-ref-name>jms/QCF</res-ref-name>
<res-type>javax.jms.QueueConnectionFactory</res-type>
<res-auth>Container</res-auth>
</resource-ref>
</message-driven>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -