summaryrefslogtreecommitdiff
path: root/TAO/CIAO/DAnCE/ciao/Swapping_Container.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/DAnCE/ciao/Swapping_Container.h')
-rw-r--r--TAO/CIAO/DAnCE/ciao/Swapping_Container.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/CIAO/DAnCE/ciao/Swapping_Container.h b/TAO/CIAO/DAnCE/ciao/Swapping_Container.h
index 3372d356b3e..7f822143845 100644
--- a/TAO/CIAO/DAnCE/ciao/Swapping_Container.h
+++ b/TAO/CIAO/DAnCE/ciao/Swapping_Container.h
@@ -74,8 +74,14 @@ namespace CIAO
virtual void delete_servant_map (PortableServer::ObjectId &oid
ACE_ENV_ARG_DECL);
+ virtual void deactivate_facet (PortableServer::ObjectId &oid
+ ACE_ENV_ARG_DECL)
+ ACE_THROW_SPEC ((CORBA::SystemException));
+
PortableServer::POA_ptr the_home_servant_POA (void) const;
+ PortableServer::POA_ptr the_facet_cons_POA (void) const;
+
private:
/// Create POA for the component.