Optimize session retrieval from SessionManager

Description

For loops are used to add sessions to a copy to return from the ServiceManager#getSessions method call. The #addAll method is much more efficent as it would use a lot fewer array copies to achieve the same end result.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created September 21, 2006 at 7:17 AM
Updated September 21, 2006 at 8:02 AM
Resolved September 21, 2006 at 8:02 AM