summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core/src/main/java/org/apache/tuscany/sca/core/assembly/impl/CompositeActivatorImpl.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-531/+0
* Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng2009-11-181-2/+2
* Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng2009-11-171-2/+2
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-131-199/+42
* Remove some of the commented out code that resulted from moving over to the E...slaws2009-11-131-158/+1
* Propagate osgi properties for OSGi remote services rfeng2009-10-301-20/+19
* Refactor the runtime build logic into EndpointReferenceBinderrfeng2009-10-091-17/+17
* Further refactor the CompositeContext to be the place to hold information abo...rfeng2009-10-051-1/+1
* Make CompositeActivator a stateless utility by using CompositeContext to hold...rfeng2009-10-021-49/+15
* Refactor CompositeActivator, ComponentContext and other related interfaces in...rfeng2009-09-251-18/+6
* Make sure the Endpoints and EndpointReferences are released rfeng2009-07-301-1/+2
* TUSCANY-3187 - add the service wire to the leaf service rather than the servi...slaws2009-07-301-1/+5
* TUSCANY-3138 first tranche of changes to serialize service references in the ...slaws2009-07-211-2/+5
* Refactor the PolicyProviderFactory to take Endpoint and EndpointReferencerfeng2009-07-081-5/+27
* Add a QName as the type for binding/implementation and use it to compare mode...rfeng2009-06-231-7/+6
* Remove all conversational related code from SCA API and code that uses it as ...antelder2009-06-221-15/+2
* TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...slaws2009-06-191-3/+3
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-111-12/+12
* TUSCANY-3091 remove 2 subscripts from composite activator and runtime wire cl...slaws2009-06-111-0/+876
* Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...slaws2009-03-201-1072/+0
* Further cleanup for ComponentContext, CompositeContextrfeng2008-12-051-36/+15
* Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng2008-12-041-0/+1093