summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core/src/main/java/org/apache/tuscany/sca/core/context/impl/ComponentContextImpl.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-487/+0
* Use binding name to look up servicesrfeng2009-11-201-47/+55
* Rename getInterfaceContract() of Endpoint/EndpointReferencerfeng2009-11-191-2/+1
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-131-117/+101
* Fix JCA9001 testcase by not wrapping runtime exceptions in a ServiceRuntimExc...antelder2009-10-151-0/+3
* Refactor the runtime build logic into EndpointReferenceBinderrfeng2009-10-091-8/+7
* Further refactor the CompositeContext to be the place to hold information abo...rfeng2009-10-051-1/+30
* Make CompositeActivator a stateless utility by using CompositeContext to hold...rfeng2009-10-021-31/+8
* Refactor CompositeActivator, ComponentContext and other related interfaces in...rfeng2009-09-251-4/+7
* Add policy matching to the endpoint builder and prepare for problems to be ra...slaws2009-08-271-1/+7
* Remove the non-OASIS code from the endpoint builder and set up build-time and...slaws2009-08-081-1/+1
* Make the not yet matched status sounds a little less terminal. Just because i...slaws2009-07-221-1/+1
* TUSCANY-3138 first tranche of changes to serialize service references in the ...slaws2009-07-211-2/+3
* TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder2009-07-111-3/+2
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-111-6/+6
* TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...slaws2009-06-081-4/+4
* Organize importsrfeng2009-03-191-4/+0
* Switch over to new endpoint reference/endpoint model. These are the changes r...slaws2009-03-191-0/+37
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-281-4/+4
* Further cleanup for ComponentContext, CompositeContextrfeng2008-12-051-38/+22
* Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng2008-12-041-0/+462