From 200a40b332420f94992eb39a6d0ea1cf1490ffc4 Mon Sep 17 00:00:00 2001 From: coreyg Date: Fri, 21 Nov 2014 09:30:19 +0000 Subject: Adding tuscany's website to their svn repo for svnpubsub git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1640879 13f79535-47bb-0310-9956-ffa450edef68 --- ...box-implementation-of-sca-event-processing.html | 189 +++++++++++++++++++++ 1 file changed, 189 insertions(+) create mode 100644 site/trunk/site-publish/sandbox-implementation-of-sca-event-processing.html (limited to 'site/trunk/site-publish/sandbox-implementation-of-sca-event-processing.html') diff --git a/site/trunk/site-publish/sandbox-implementation-of-sca-event-processing.html b/site/trunk/site-publish/sandbox-implementation-of-sca-event-processing.html new file mode 100644 index 0000000000..9b88962b1a --- /dev/null +++ b/site/trunk/site-publish/sandbox-implementation-of-sca-event-processing.html @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + Apache Tuscany : Sandbox Implementation of SCA Event Processing + + + + + + + + + + + + + + + +
+ + + + +   + +
+ + +
+
+ + + + + + + + + +
+  Apache Tuscany > Home > SCA Overview > SCA Java > Java SCA Documentation Menu > SCA Java Event Processing > Sandbox Implementation of SCA Event Processing + + User List | Dev List | Issue Tracker   +
+ + + + + + + +
+ + +
+ +
+
+

This page describes the implementation of the SCA Event Processing Model which is contained in the sandbox/event directory of Tuscany.

+ +

The principle followed in the implementation is to reuse as much as possible of the existing Tuscany SCA Java infrastructure to produce a working prototype at minimal effort. It is unlikely that this implementation would be used for a full-blown implementation of Event Processing.

+ +

Implementing Producers, Consumers and their Links in the Assembly Layer

+ + +

Implementing Producers, Consumers in the Java POJO implementation type

+ + +

Work Items

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Description
Responsible Status
Create Consumer annotation
Rajini Sivaram
Done - 21/10/2008
Create Producer annotation
Rajini Sivaram
Done - 21/10/2008
Create EventType annotation Rajini Sivaram
Done - 21/10/2008
   
Create EventTypes annotation
Mike Edwards
Done - 28/10/2008
Create @eventType attribute for <consumer/> & <producer/>
+ elements in the sca-core.xsd
Mike Edwards
New - 27/10/2008
   
   
   
   
   
+
+ +
+
+
+ + +
+ + + + + + website stats + + + + + + -- cgit v1.2.3