History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WAFFLE-77
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Mauro Talevi
Reporter: Mauro Talevi
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Waffle

Enhance Registrar and AbstractRegistrar

Created: 29/Apr/08 09:03 AM   Updated: 29/Apr/08 01:08 PM
Component/s: Mock
Affects Version/s: 1.0
Fix Version/s: 1.1

Time Tracking:
Not Specified


 Description  « Hide
Add method to Registrar

Object getRegistered(Object typeOrInstance)

to allow user-defined registrations based on the content of the registered components.

This enhancement is backward compatible for all registrar implementations that extend AbstractRegistrar.

AbstractRegistrar should also expose to subclasses a protected method to access the ComponentRegistry retrieved from the servlet context.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Mauro Talevi - 29/Apr/08 01:08 PM
Fixed typo.