summaryrefslogtreecommitdiff
path: root/cppe/include/IceE/Communicator.h
diff options
context:
space:
mode:
Diffstat (limited to 'cppe/include/IceE/Communicator.h')
-rwxr-xr-xcppe/include/IceE/Communicator.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cppe/include/IceE/Communicator.h b/cppe/include/IceE/Communicator.h
index 67ba848eac3..e07b013c9da 100755
--- a/cppe/include/IceE/Communicator.h
+++ b/cppe/include/IceE/Communicator.h
@@ -41,7 +41,9 @@ public:
ObjectAdapterPtr createObjectAdapterWithRouter(const std::string&, const RouterPrx&);
#endif
+ void setDefaultContext(const Context&);
Context getDefaultContext() const;
+
PropertiesPtr getProperties() const;
LoggerPtr getLogger() const;