You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemind.apache.org by hi...@jakarta.apache.org on 2005/01/28 18:10:40 UTC

[Jakarta HiveMind Wiki] Updated: FeatureRequest

   Date: 2005-01-28T09:10:40
   Editor: KevinGilpin
   Wiki: Jakarta HiveMind Wiki
   Page: FeatureRequest
   URL: http://wiki.apache.org/jakarta-hivemind/FeatureRequest

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -195,3 +195,10 @@
 
 Quite often an implementation takes a configuration of required and unique attributes.
 It would be nice to retrieve (or set by HiveMind) this as a Map rather than a List in the set-configuration.
+
+= Assign an Alias to a service =
+
+It can be useful to access a service under more than one name. For instance, two components may require a database connection obtained from a ThreadLocal service. In the context of an application it may be desirable for these two components to share the same connection. Thus the implementation of the service should be defined in one place, and the two service-ids are both assigned to the same implementation.
+
+
+

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-cvs-help@jakarta.apache.org