Return-Path: Delivered-To: apmail-jakarta-hivemind-cvs-archive@www.apache.org Received: (qmail 26128 invoked from network); 30 Jun 2004 20:00:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 30 Jun 2004 20:00:32 -0000 Received: (qmail 60029 invoked by uid 500); 30 Jun 2004 20:00:28 -0000 Delivered-To: apmail-jakarta-hivemind-cvs-archive@jakarta.apache.org Received: (qmail 59988 invoked by uid 500); 30 Jun 2004 20:00:27 -0000 Mailing-List: contact hivemind-cvs-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: hivemind-dev@jakarta.apache.org Delivered-To: mailing list hivemind-cvs@jakarta.apache.org Received: (qmail 59956 invoked by uid 99); 30 Jun 2004 20:00:27 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.27.1) with SMTP; Wed, 30 Jun 2004 13:00:26 -0700 Received: (qmail 25985 invoked from network); 30 Jun 2004 20:00:09 -0000 Received: from localhost.hyperreal.org (HELO minotaur.apache.org) (127.0.0.1) by localhost.hyperreal.org with SMTP; 30 Jun 2004 20:00:09 -0000 Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: hivemind-cvs@jakarta.apache.org To: hivemind-cvs@jakarta.apache.org Subject: =?iso-8859-1?q?=5BJakarta_HiveMind_Wiki=5D_Updated=3A__FeatureRequest?= Date: Wed, 30 Jun 2004 20:00:08 -0000 Message-ID: <20040630200008.25980.51284@minotaur.apache.org> X-Spam-Rating: localhost.hyperreal.org 1.6.2 0/1000/N X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Date: 2004-06-30T13:00:08 Editor: 162.93.14.71 <> Wiki: Jakarta HiveMind Wiki Page: FeatureRequest URL: http://wiki.apache.org/jakarta-hivemind/FeatureRequest no comment Change Log: ---------------------------------------------------------------------------= --- @@ -76,17 +76,17 @@ = The following module definition = -{{{{ +{{{ module (id=3Dhivemind version=3D"1.0.0") { service-point (id=3DThreadLocalStorage interface=3Dorg.apache.hivemind.s= ervice.ThreadLocalStorage) { } } -}}}} +}}} = requires the following Registry lookup = -{{{{ +{{{ ThreadLocalStorage tls =3D (ThreadLocalStorage) r.getService("hivemind.Thr= eadLocalStorage", ThreadLocalStorage.class); -}}}} +}}} --------------------------------------------------------------------- To unsubscribe, e-mail: hivemind-cvs-unsubscribe@jakarta.apache.org For additional commands, e-mail: hivemind-cvs-help@jakarta.apache.org