summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/LB_GenericFactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/LB_GenericFactory.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/LB_GenericFactory.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/LB_GenericFactory.h b/TAO/orbsvcs/orbsvcs/LB_GenericFactory.h
index 0ed484b8656..811d5974fbe 100644
--- a/TAO/orbsvcs/orbsvcs/LB_GenericFactory.h
+++ b/TAO/orbsvcs/orbsvcs/LB_GenericFactory.h
@@ -35,8 +35,12 @@ class TAO_LB_ObjectGroup_Map;
/**
* @class TAO_LB_GenericFactory
*
- * @brief
+ * @brief LoadBalancing::GenericFactory implementation used by the
+ * load balancer when creating object groups.
*
+ * This GenericFactory creates an object group reference for given set
+ * of replicas. Those replicas will be created by this GenericFactory
+ * if the "infrastructure-controlled" membership style is configured.
*/
class TAO_LB_GenericFactory
: public virtual LoadBalancing::GenericFactory