Models an entity which is capable of generating messages. The sink is one of
two "fundamental units" of event pipeline plumbing. A source is that which
generates messages (as opposed to that to which we send messages, a
sink).
author: Leo Simons version: $Id: Source.java,v 1.1 2004/03/22 21:20:13 lsimons Exp $