A HandlerWrapper acts as a {@link Handler} but delegates the {@link Handler#handle handle} method and{@link LifeCycle life cycle} events to a delegate. This is primarily used to implement the Decorator pattern.
@author gregw
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.