DistributionIdioms are low-level patterns that may only be applicable in a particular distribution technology, or that are just implementation tricks that have nevertheless become common.  These are related to JavaIdioms, so hopefully this page will grow as the former did.

	* EncapsulateObtainingReferences
	* LimitParametersForEjbCreates
	* UseDataTransferObjects
	* UrlCallback


----

CategoryIdiom