Value List Handler Pattern
Overview
The client requires a list of items from the service for presentation. The number of items in the
list is unknown and can be quite large in many instances.
You can find full description for this pattern in:
Need to add web link or local link to .pdf like TCC
Participants
-
name of the class to be created as the Service Activator
- this participant can only be a class.