IHandlerFactory public interface IHandlerFactory Extension point to allow the developer to use his implementation of IHandler Documentation Code IHandler Create(ComponentModel model) IHandler CreateForwarding(IHandler target, Type forwardedType)