summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core/src/main/java/org/apache/tuscany/sca/core/assembly/impl/RuntimeEndpointImpl.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-565/+0
* Rename getInterfaceContract() of Endpoint/EndpointReferencerfeng2009-11-191-3/+3
* Enhance the PolicyBuilder interface to provide ability to validate and build rfeng2009-11-191-1/+3
* Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng2009-11-181-64/+66
* Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng2009-11-171-11/+4
* Tidy up the endpoint/endpoint reference serialization/deseralizationrfeng2009-11-171-17/+52
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-131-9/+441
* Refactor CompositeActivator, ComponentContext and other related interfaces in...rfeng2009-09-251-1/+1
* Add methods used by the JMS binding to the core moduleantelder2009-09-111-1/+2
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-211-100/+100
* Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...rfeng2009-06-121-10/+25
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-111-2/+2
* Use uri for Endpoint/EndpointReferencerfeng2009-06-111-4/+28
* Create the runtime version of Endpoint2 for serializationrfeng2009-06-101-0/+61