Massimo,

On 1/23/06, Massimo Lusetti <[EMAIL PROTECTED]> wrote:
> I would like to know if there's anything, which cannot see, against
> the add of method
> getService(String serviceId) to the Registry.
>
> I'm integrating HiveMind as an option like a Mule
> (http://mule.codehaus.org) container, and at first sight this could
> make the whole process easier, so there's something/someone against
> this particular request?

Sounds interesting!

I think you should be able to just specify Object.class as the service
interface to Registry#getService(String, Class). That should always
work.

Regards,

--knut

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to