summaryrefslogtreecommitdiffstats
path: root/sandbox/event (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-12Event prototype: event binding with JMS-based default bindingrsivaram35-65/+1169
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713362 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711918 ↵edwardsmj3-1/+27
13f79535-47bb-0310-9956-ffa450edef68
2008-11-06Changes to enable consumers and producers to be connected via binding.scaedwardsmj1-17/+66
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711911 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06Changes to enable consumers and producers to be connected via binding.scaedwardsmj2-14/+159
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711909 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06Changes to enable consumers and producers to be connected via binding.scaedwardsmj2-1/+51
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711908 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06Changes to enable consumers and producers to be connected via binding.scaedwardsmj8-3/+183
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711904 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06Added a second pair of components with producer / consumer relationship, ↵edwardsmj4-3/+78
this time connected by binding.sca within one composite. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711900 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Added in processing for reading EventTypes for CompositeConsumers and ↵edwardsmj2-0/+34
Composite Producers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709192 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Adding back setOperation & getOperation to Consumer - used by introspection codeedwardsmj1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709191 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Adding back setOperation & getOperation to Consumer - used by introspection codeedwardsmj1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709190 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Fixes to the spelling of the getEventTypes() method for Consumers and ↵edwardsmj4-4/+4
Producers + reading of Component Consumer event types git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709174 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Added EventTypes to Producer & Consumer (via EventSource & EventTarget ↵edwardsmj2-0/+107
interfaces) plus and EventTypes interface and implementation class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709168 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Updated the composite files so that the Producer and Consumer elements have ↵edwardsmj2-2/+2
@eventType attributes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709167 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Added EventTypes to Producer & Consumer (via EventSource & EventTarget ↵edwardsmj5-14/+52
interfaces) plus and EventTypes interface and implementation class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709165 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Added @eventTypes attribute to ComponentConsumer, ComponentProducer, ↵edwardsmj1-0/+4
Composite Consumer, Composite Producer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709160 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29EventTypes annotation creatededwardsmj2-1/+44
EventType annotation comments updated git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708870 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29@EventTypes annotations added (as examples)edwardsmj2-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708868 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Event prototype: commit missing pom.xmlrsivaram1-0/+93
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707586 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23Event prototype: update pomsrsivaram3-5/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707321 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21Removed <operation/> child elements from Consumer, Producer, ↵edwardsmj1-8/+0
ComponentConsumer, ComponentProducer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706609 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21Event prototype: Fix unit test failurersivaram1-34/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706587 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21Event prototype: initial model changesrsivaram6-0/+461
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706573 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21Event prototype: initial model changesrsivaram15-0/+763
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706572 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21Event prototype: Initial model changesrsivaram45-23/+1430
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706556 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20Event prototype: Annotations for producers and consumersrsivaram2-0/+89
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706269 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Event prototype: initial samplersivaram10-0/+449
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705589 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16Subset for event prototypersivaram33-2541/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705245 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16Event prototype: subset modules and change version to 1.4-EVENT-SNAPSHOTrsivaram1906-162855/+895
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705244 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16Copy jms samples for event prototypersivaram12-0/+777
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705223 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16Copy jms samples for event prototypersivaram14-0/+848
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705222 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16Copy modules for event prototypersivaram3682-0/+350606
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705212 13f79535-47bb-0310-9956-ffa450edef68