Christian, I suppose you use the Registry to access your holder service now. Is that correct? In that case you can access the contributions directly via the method getConfiguration(String) on the Registry.
--knut On 9/2/05, Domsch, Christian <[EMAIL PROTECTED]> wrote: > Hi all, > > first of all, hivemind ist a great product. We have a very big financial > application where hivemind is our backbone. We use about 60-80 services > right now. Great work to all contributers. > > Now I have a simple maybe stupid question: is it possible to only get the > contributions for a configuration point? I didnt see a mechanism for this. > At the moment i construct a simple holder-service, that only gets this > configuration-point and i aquire the contributions via this service. And no, > i cannot inject the configuration into the class, where i use the > contributions, because the class is inside a classhierarchy. Maybe there > would be some way to achieve it, but it wouldnt be as simple as the > holder-service solution. > > Thanks in advance, > > Christian Domsch. > > Systemingenieur > > Entire Software AG > Lise-Meitner-Straße 14 > D-89081 Ulm > > Tel: +49 7 31 9 74 95-4 83 > Fax: +49 7 31 9 74 95-20 > > Mailto:[EMAIL PROTECTED] > http://www.entire.de > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
