Issue 10531

registry-service Factories could have a build(List<Agent>) method that returns a built list of constructed custom entities

10531
Reporter: jcuadra
Assignee: mdoering
Type: Improvement
Summary: registry-service Factories could have a build(List<Agent>) method that returns a built list of constructed custom entities
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2011-12-14 12:08:44.309
Updated: 2013-12-16 17:50:18.184
Resolved: 2012-01-19 13:18:02.659
        
Description: registry-service Factories could have a build(List) method that returns a built list of constructed custom entities.

This will be a benefit as currently we need to traverse each agent on the list of agents and call the factory's build(Agent) method each time.]]>