Business Delegate Pattern
A multitiered, distributed system requires remote method invocations to send and
receive data across tiers. Clients are exposed to the complexity of dealing with
distributed components. A full description for this pattern is contained in a
.pdf file that shipped with the Together plugin.