A Web Module needs specific tuning. The Development team fine tunes the module in the deployment descriptor (weblogic.xml) as follows:

Which two are true? (Choose two.)
Correct Answer: A,B
Explanation/Reference:
A: You can create Work Managers that are available only to a specific application or module. You can define application-scoped Work Managers in the WebLogic Server Administration Console and in the following descriptors:
weblogic-application.xml
weblogic-ejb-jar.xml
weblogic.xml
B: A method is assigned to a Work Manager, using the <dispatch-policy> element in the deployment descriptor.
Incorrect Answers:
E: Environment/Work Managers displays the Global work managers.
Reference: https://docs.oracle.com/cd/E24329_01/web.1211/e24432/self_tuned.htm#CNFGD129