summaryrefslogtreecommitdiff
path: root/TAO/examples/Load_Balancing_persistent/Identity_Server.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Load_Balancing_persistent/Identity_Server.h')
-rwxr-xr-xTAO/examples/Load_Balancing_persistent/Identity_Server.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/examples/Load_Balancing_persistent/Identity_Server.h b/TAO/examples/Load_Balancing_persistent/Identity_Server.h
index 595a1a2fc7a..7ee31f5fd29 100755
--- a/TAO/examples/Load_Balancing_persistent/Identity_Server.h
+++ b/TAO/examples/Load_Balancing_persistent/Identity_Server.h
@@ -52,18 +52,18 @@ public:
// Performs all the initializations necessary before going into the
// ORB event loop.
- int register_groups (CORBA::Environment &ACE_TRY_ENV);
+ int register_groups (TAO_ENV_SINGLE_ARG_DECL);
- int run (CORBA::Environment &ACE_TRY_ENV);
+ int run (TAO_ENV_SINGLE_ARG_DECL);
// Run the server.
private:
void create_objects (size_t number_of_objects,
- Load_Balancer::Object_Group_ptr group,
- CORBA::Environment &ACE_TRY_ENV);
+ Load_Balancer::Object_Group_ptr group
+ TAO_ENV_ARG_DECL);
// Creates the specified number of identity objects, and registers
// each one with the provided <Object_Group>. Identity servants are
// given names