summaryrefslogtreecommitdiffstats
path: root/sandbox/sebastien/java/dynamic/modules/core/src/main/java/org/apache/tuscany/sca/core/assembly/impl/RuntimeEndpointImpl.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-20Put back some code to use the InterfaceContractMapper to match interfaces, as...jsdelfino1-0/+4
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
2010-07-16Fix the regression caused by r963624 for overloaded local methodsrfeng1-3/+12
2010-07-13Fixes to set the callback interface based on the interface constructed when t...slaws1-2/+5
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws1-1/+61
2010-07-11Changes and additions to core in support of Client-side and Server-side async...edwardsmj1-1/+172
2010-03-03Avoiding calling createInterceptor multiple timeslresende1-2/+3
2010-02-19Align the interfaceContractMapper to the specrfeng1-20/+2
2010-02-12Enable addition of policies to binding chainsslaws1-8/+4
2010-02-08Use a dummy invocation chain to avoid NPE on ConcurrentHashMaprfeng1-1/+10
2010-02-05Add a serialVersionUIDantelder1-0/+1
2010-02-04Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws1-1/+3
2010-02-03Add domainURI/nodeURI to runtime endpoint/endpoint referencerfeng1-2/+19
2010-01-19Expose system definitions from the deployerrfeng1-2/+6
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-19Rename getInterfaceContract() of Endpoint/EndpointReferencerfeng1-3/+3
2009-11-19Enhance the PolicyBuilder interface to provide ability to validate and build rfeng1-1/+3
2009-11-18Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng1-64/+66
2009-11-17Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng1-11/+4
2009-11-17Tidy up the endpoint/endpoint reference serialization/deseralizationrfeng1-17/+52
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng1-9/+441
2009-09-25Refactor CompositeActivator, ComponentContext and other related interfaces in...rfeng1-1/+1
2009-09-11Add methods used by the JMS binding to the core moduleantelder1-1/+2
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng1-100/+100
2009-06-12Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...rfeng1-10/+25
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws1-2/+2
2009-06-11Use uri for Endpoint/EndpointReferencerfeng1-4/+28
2009-06-10Create the runtime version of Endpoint2 for serializationrfeng1-0/+61