summaryrefslogtreecommitdiff
path: root/CIAO/docs/tutorials/Quoter/Simple/descriptors/Broker.ccd
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/docs/tutorials/Quoter/Simple/descriptors/Broker.ccd')
-rw-r--r--CIAO/docs/tutorials/Quoter/Simple/descriptors/Broker.ccd33
1 files changed, 0 insertions, 33 deletions
diff --git a/CIAO/docs/tutorials/Quoter/Simple/descriptors/Broker.ccd b/CIAO/docs/tutorials/Quoter/Simple/descriptors/Broker.ccd
deleted file mode 100644
index c2a0630b87b..00000000000
--- a/CIAO/docs/tutorials/Quoter/Simple/descriptors/Broker.ccd
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
-<Deployment:ComponentInterfaceDescription
- xmlns:Deployment="http://www.omg.org/Deployment"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://www.omg.org/Deployment Deployment.xsd">
-
- <label>Broker Component</label>
- <UUID>803f8fc7-55de-4a20-81eb-ae951d85b7f4</UUID>
- <specificType>IDL:Stock/StockBroker:1.0</specificType>
- <supportedType>IDL:Stock/StockBroker:1.0</supportedType>
- <port>
- <name>notify_in</name>
- <exclusiveProvider>false</exclusiveProvider>
- <exclusiveUser>false</exclusiveUser>
- <optional>false</optional>
- <provider>false</provider>
- <supportedType>IDL:Stock/StockName:1.0</supportedType>
- <specificType>IDL:Stock/StockName:1.0</specificType>
- <kind>EventConsumer</kind>
- </port>
- <port>
- <name>read_quoter</name>
- <exclusiveProvider>false</exclusiveProvider>
- <exclusiveUser>false</exclusiveUser>
- <optional>false</optional>
- <provider>false</provider>
- <supportedType>IDL:Stock/StockQuoter:1.0</supportedType>
- <specificType>IDL:Stock/StockQuoter:1.0</specificType>
- <kind>SimplexReceptacle</kind>
- </port>
-
-</Deployment:ComponentInterfaceDescription> \ No newline at end of file