[asterisk-scf-commits] asterisk-scf/integration/slice.git branch "publish-internals" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Mon Nov 14 10:37:59 CST 2011


branch "publish-internals" has been updated
       via  2a8a4eae8ce3970515f70f155f66145385a66363 (commit)
      from  acbc7a5ad1f8882f7f75d3f9fd17a054bed366b7 (commit)

Summary of changes:
 .../Core/Discovery/ServiceLocatorIf.ice            |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)


- Log -----------------------------------------------------------------
commit 2a8a4eae8ce3970515f70f155f66145385a66363
Author: Joshua Colp <jcolp at digium.com>
Date:   Mon Nov 14 12:20:35 2011 -0400

    Specify the facet in the slice.

diff --git a/slice/AsteriskSCF/Core/Discovery/ServiceLocatorIf.ice b/slice/AsteriskSCF/Core/Discovery/ServiceLocatorIf.ice
index 032c339..d74652a 100644
--- a/slice/AsteriskSCF/Core/Discovery/ServiceLocatorIf.ice
+++ b/slice/AsteriskSCF/Core/Discovery/ServiceLocatorIf.ice
@@ -56,6 +56,11 @@ module V1
    const string CategoryIceStorm = "IceStorm";
 
    /**
+    * Facet used to retrieve the management interface using a locator proxy.
+    */
+   const string ServiceLocatorManagementFacet = "management";
+
+   /**
     * Generic service locator parameters class that more specific parameter classes can extend.
     * These parameters are used to register a service with the ServiceLocator, and to 
     * locate (i.e. query) the service. 

-----------------------------------------------------------------------


-- 
asterisk-scf/integration/slice.git



More information about the asterisk-scf-commits mailing list