summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core/src/main/java/org/apache/tuscany/sca/core/context/impl/ServiceReferenceImpl.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-427/+0
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-131-189/+135
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-161-3/+6
* Add PolicyBuilder to the builder extension pointrfeng2009-10-121-1/+1
* 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-23/+420
* Refactor CompositeActivator, ComponentContext and other related interfaces in...rfeng2009-09-251-1/+1
* TUSCANY-3138 fix up callbacks now that the system relies solely on the Servic...slaws2009-07-221-1/+0
* TUSCANY-3138 first tranche of changes to serialize service references in the ...slaws2009-07-211-27/+2
* TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder2009-07-111-16/+7
* Remove all conversational related code from SCA API and code that uses it as ...antelder2009-06-221-21/+0
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-111-2/+2
* TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws2009-06-111-1/+2
* TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...slaws2009-06-081-2/+3
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-281-2/+2
* Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng2008-12-041-0/+135