例如,作为对对象实例调用某个GetQuote方法的备选方案,客户机代码可以将GetQuote消息传递到输入队列中。
For example, as an alternative to calling some GetQuote method on an object instance, the client code might post a GetQuote message to an input queue.
一旦创建了发送方bean实例,您就可以简便地调用适当的消息传递方法。
Once the sender bean instance is created, you can simply invoke the appropriate messaging methods. The client code below shows an example of how this can be done.
一旦创建了发送方bean实例,您就可以简便地调用适当的消息传递方法。
Once the sender bean instance is created, you can simply invoke the appropriate messaging methods. The client code below shows an example of how this can be done.
应用推荐