summaryrefslogtreecommitdiff
path: root/TAO/CIAO/DAnCE/ciao/CCM_Component.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/DAnCE/ciao/CCM_Component.idl')
-rw-r--r--TAO/CIAO/DAnCE/ciao/CCM_Component.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/CIAO/DAnCE/ciao/CCM_Component.idl b/TAO/CIAO/DAnCE/ciao/CCM_Component.idl
index 3dcc86e4dd3..2db6d1700fb 100644
--- a/TAO/CIAO/DAnCE/ciao/CCM_Component.idl
+++ b/TAO/CIAO/DAnCE/ciao/CCM_Component.idl
@@ -95,6 +95,9 @@ module Components
PrimaryKeyBase get_primary_key( )
raises (NoKeyAvailable);
+ // Factory method to return a StandardConfigurator interface
+ StandardConfigurator get_standard_configurator ( );
+
/// CIAO specific operations to have some control on when and how
/// to activate components.
/**