Constructs a new request handler chain by analyzing the specified classpath resource.
@param resource The resource to load from the classpath containing the list of request handlers to instantiate.
@return A list of request handlers based on the handlers referenced inthe specified resource.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.