In Listing 1, we assign messagepriority simply on a round-robin basis.
在清单1中,我们简单地按循环方式分配消息优先级。
2
For example, messagepriority can be specified in the application code but may also be overridden through settings in the administered objects.
例如,消息优先级可以在应用程序代码中指定,但是也可以通过管理对象中的设置覆盖。
3
Next we create a service class for each messagepriority type's (GOLD, SILVER, BRONZE) transaction class defined in the workload classification XML file.