Return-Path: Delivered-To: apmail-jakarta-hivemind-user-archive@www.apache.org Received: (qmail 69896 invoked from network); 27 Oct 2004 19:31:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 27 Oct 2004 19:31:38 -0000 Received: (qmail 5840 invoked by uid 500); 27 Oct 2004 19:31:37 -0000 Delivered-To: apmail-jakarta-hivemind-user-archive@jakarta.apache.org Received: (qmail 5793 invoked by uid 500); 27 Oct 2004 19:31:36 -0000 Mailing-List: contact hivemind-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: hivemind-user@jakarta.apache.org Delivered-To: mailing list hivemind-user@jakarta.apache.org Received: (qmail 5780 invoked by uid 99); 27 Oct 2004 19:31:36 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of hlship@gmail.com designates 64.233.184.199 as permitted sender) Received: from [64.233.184.199] (HELO wproxy.gmail.com) (64.233.184.199) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 27 Oct 2004 12:31:36 -0700 Received: by wproxy.gmail.com with SMTP id 57so412997wri for ; Wed, 27 Oct 2004 12:31:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=UvyunS1kbe1j1NEIQDDON7LIcQC5ukv10lqhhixrdu/uaXjCurBlD1b41hw59mGMwZySHC42QjMUK2DmiNNTjFCg3NSAX5CBnBeTHu7huN5JYCe/OFBbu2fUu9DuwWatBRY1+vrfQl+iQAj2Vf+GJiK+KUiBPfup6R/EmR+9od0= Received: by 10.38.150.32 with SMTP id x32mr1375082rnd; Wed, 27 Oct 2004 12:31:34 -0700 (PDT) Received: by 10.38.74.52 with HTTP; Wed, 27 Oct 2004 12:31:34 -0700 (PDT) Message-ID: Date: Wed, 27 Oct 2004 15:31:34 -0400 From: Howard Lewis Ship Reply-To: Howard Lewis Ship To: hivemind-user@jakarta.apache.org, Nick Stuart Subject: Re: Getting a list of services.. In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N 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 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: hivemind-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: hivemind-user-help@jakarta.apache.org > > -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: hivemind-user-help@jakarta.apache.org