You want a configuration into which you can contribute your services, combining the service with descriptive information for your UI.
On Wed, 27 Oct 2004 15:44:56 -0400, Nick Stuart <[EMAIL PROTECTED]> wrote: > silly gmail not sending to all.... > > > > > ---------- Forwarded message ---------- > From: Nick Stuart <[EMAIL PROTECTED]> > Date: Wed, 27 Oct 2004 15:42:09 -0400 > Subject: Re: Getting a list of services.. > To: Howard Lewis Ship <[EMAIL PROTECTED]> > > Ok, I'll look at obtaining the list a different way then. My idea is > to show the app user a list of available services so that they can > pick and choose which ones they want. So I'm not fishing, as much as > just looking in the pond and seeing whats there. :) > > This is in context of say, configuring a user interface with > components that all implement the same service. Plug and play type > deal. > > On Wed, 27 Oct 2004 15:31:34 -0400, Howard Lewis Ship <[EMAIL PROTECTED]> > wrote: > > You aren't allowed to "go fishing" in the Registry. The exception > > being when there is exactly one implementation of a service interface > > ... there are methods for seeing if such a case exists, and for > > obtaining the corresponding service. > > > > > > > > > > On Wed, 27 Oct 2004 11:55:17 -0400, Nick Stuart <[EMAIL PROTECTED]> wrote: > > > Hello all, I'm a new user of hivemind and have been looking around for > > > an answer (mailing list archives/wiki/api/etc) but cant find any. Is > > > there a way to get a list of all the available modules/services of a > > > particular type? In other words find all the services available that > > > implement a certain interface. > > > > > > I'm sure this list must be contained somewhere in the bowels of > > > HiveMind, but there doesn't appear to be anyway to get at it. > > > > > > And being a new user and all I have gone through and actually gotten > > > my own sample calc program to work correctly :) Took a bit fudging > > > around in eclipse, but it works! > > > > > > Thanks for the help and info! > > > -Nick > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > -- > > Howard M. Lewis Ship > > Independent J2EE / Open-Source Java Consultant > > Creator, Jakarta Tapestry > > Creator, Jakarta HiveMind > > http://howardlewisship.com > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
