Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/HIVEMIND-36 Here is an overview of the issue: --------------------------------------------------------------------- Key: HIVEMIND-36 Summary: Polling methods on BeanFactory Type: Improvement Status: Open Priority: Major Project: HiveMind Components: library Versions: 1.0 Assignee: Howard M. Lewis Ship Reporter: Naresh Sikha Created: Tue, 3 Aug 2004 10:52 PM Updated: Tue, 3 Aug 2004 10:52 PM Environment: Windows XP, Eclipse 3.0, Sun J2SDK1.3.1_12 Description: Since BeanFactory is typically used to help adapt legacy systems it is useful to be able to poll for existence of Beans in BeanFactory. An example use case is to poll against BeanFactory and failing that try your legacy factory. Attached you will find a patch that adds a "contains" method to BeanFactory, the appropriate implementation and unit tests. Regards, Naresh --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
