summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core/src/main/java/org/apache/tuscany/sca/core/invocation/impl/JDKInvocationHandler.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-261/+0
* Remove code that's no longer requiredslaws2009-11-171-1/+0
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-131-78/+22
* Remove some of the commented out code that resulted from moving over to the E...slaws2009-11-131-220/+2
* Merge the performance fixes from 1.xrfeng2009-11-111-3/+2
* 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-0/+5
* Update to add a method to check if a wire target is out of date compared to t...antelder2009-08-281-45/+16
* More fixes to get invocations working when a node is restartedantelder2009-08-271-1/+16
* Initial update to handle nodes being restarted. Similar changes needed in man...antelder2009-08-271-11/+32
* TUSCANY-3138 fix up callbacks now that the system relies solely on the Servic...slaws2009-07-221-3/+3
* TUSCANY-3138 first tranche of changes to serialize service references in the ...slaws2009-07-211-2/+4
* TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder2009-07-111-10/+9
* Remove all conversational related code from SCA API and code that uses it as ...antelder2009-06-221-26/+0
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-111-6/+6
* TUSCANY-3091 remove 2 subscripts from composite activator and runtime wire cl...slaws2009-06-111-1/+1
* TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws2009-06-111-20/+40
* TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...slaws2009-06-081-2/+13
* Organize importsrfeng2009-03-191-1/+0
* Switch over to new endpoint reference/endpoint model. These are the changes r...slaws2009-03-191-1/+3
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-281-4/+4
* Refine the CallableReferenceExtrfeng2008-12-051-3/+4
* Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng2008-12-041-0/+517