The default implementations calls all handlers in list order, regardless of the response status or exceptions. Derived implementation may alter the order or the conditions of calling the contained handlers.
A collection of handlers. For each request, all handler are called, regardless of the response status or exceptions.
@author gregw
@org.apache.xbean.XBean
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.