summaryrefslogtreecommitdiff
path: root/TAO/tao/Resource_Factory.h
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-03-07 11:26:35 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-03-07 11:26:35 +0000
commit8f59a6aa3f0b5b6a4fe6fc093982f6a1e395148b (patch)
tree7a4644aab755ac405aa9aed2835371ea97a8faf5 /TAO/tao/Resource_Factory.h
parente179f89eec72472710891e2f0ec23462a638ef36 (diff)
downloadATCD-8f59a6aa3f0b5b6a4fe6fc093982f6a1e395148b.tar.gz
ChangeLogTag:`head -1 ChangeLog`
Diffstat (limited to 'TAO/tao/Resource_Factory.h')
-rw-r--r--TAO/tao/Resource_Factory.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Resource_Factory.h b/TAO/tao/Resource_Factory.h
index 5d36035a520..d78937a555c 100644
--- a/TAO/tao/Resource_Factory.h
+++ b/TAO/tao/Resource_Factory.h
@@ -237,6 +237,10 @@ public:
TAO_Resource_Factory::Resource_Usage
resource_usage_strategy (void) const = 0;
+ /// Return the value of the strategy that indicates whether
+ /// the ORB should wait for the replies during shutdown or drop
+ /// replies during shutdown.
+ virtual bool drop_replies_during_shutdown () const = 0;
protected:
/**
* Loads the default protocols. This method is used so that the