You create a new Work Manager to control how server threads are allocated to an application’s
increasing requests . You want to further configure the criteria of the Work manager by using a
Request class.
Identify three valid Request classes that you can to a work manager.
A.
Uniform Distribution Request class
B.
Response Timerequest class
C.
Max Throughput Request class
D.
Fair share Request class
E.
Context Request class
Explanation:
Reference:http://www.itbuzzpress.com/weblogic-tutorials/weblogic-pools-configuration/creatingrequest-class-for-your-workmanagers.html
B,D,E