summaryrefslogtreecommitdiff
path: root/java/allDemos.py
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2014-07-18 11:45:46 -0230
committerDwayne Boone <dwayne@zeroc.com>2014-07-18 11:45:46 -0230
commit46175bc99289ba02eaccd9645ea34c00f58e2a8a (patch)
tree627eb92954f542e5b38dd533758e7ebdf572d763 /java/allDemos.py
parentICE-5194 added demo for use of Ice request contexts (diff)
downloadice-46175bc99289ba02eaccd9645ea34c00f58e2a8a.tar.bz2
ice-46175bc99289ba02eaccd9645ea34c00f58e2a8a.tar.xz
ice-46175bc99289ba02eaccd9645ea34c00f58e2a8a.zip
Added Ice/context to allDemos.py files
Diffstat (limited to 'java/allDemos.py')
-rwxr-xr-xjava/allDemos.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/allDemos.py b/java/allDemos.py
index 560b5958a46..7b7bc9a3b49 100755
--- a/java/allDemos.py
+++ b/java/allDemos.py
@@ -40,6 +40,7 @@ demos = [
"Ice/throughput",
"Ice/value",
"Ice/optional",
+ "Ice/context",
"IceBox/hello",
"IceStorm/clock",
"IceGrid/simple",