summaryrefslogtreecommitdiff
path: root/TAO/tao/Object_Adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Object_Adapter.h')
-rw-r--r--TAO/tao/Object_Adapter.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/TAO/tao/Object_Adapter.h b/TAO/tao/Object_Adapter.h
index 20020514255..51bea552ab9 100644
--- a/TAO/tao/Object_Adapter.h
+++ b/TAO/tao/Object_Adapter.h
@@ -29,7 +29,6 @@
// Forward declaration
class TAO_POA;
-class TAO_POA_Manager;
class TAO_Temporary_Creation_Time;
class TAO_Object_Adapter
@@ -90,18 +89,8 @@ public:
static CORBA::ULong transient_poa_name_size (void);
- void deactivate (CORBA::Boolean wait_for_completion,
- CORBA::Environment &ACE_TRY_ENV);
-
- typedef ACE_Unbounded_Set<TAO_POA_Manager *> poa_manager_set;
-
- poa_manager_set poa_manager_set_;
-
protected:
- void deactivate_i (CORBA::Boolean wait_for_completion,
- CORBA::Environment &ACE_TRY_ENV);
-
int locate_servant_i (const TAO_ObjectKey &key,
CORBA_Environment &ACE_TRY_ENV);
@@ -142,8 +131,6 @@ protected:
static ACE_Lock *create_lock (int enable_locking,
ACE_SYNCH_MUTEX &thread_lock);
-public:
-
class Hint_Strategy
{
// = TITLE
@@ -236,8 +223,6 @@ public:
};
-protected:
-
Hint_Strategy *hint_strategy_;
typedef ACE_Map<