summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/trunk/modules/node-api/src/main/java/org/apache/tuscany/sca/node/NodeFactory.java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-23Copy trunk to test sandbox trunkantelder1-0/+0
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack1-3/+3
2008-11-21Simplify the Node API for a common default case so that creating a Node for s...antelder1-0/+7
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende1-0/+0
2008-10-09Work in progress. Fixed implementation of NodeImpl, now working without depen...jsdelfino1-11/+19
2008-10-09Work in progress. Continued to clean up cross bundle dependencies on implemen...jsdelfino1-15/+0
2008-09-19Simplified ServiceDiscoverer. Started to use it to create factories to resolv...jsdelfino1-6/+4
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Branch before trunk cleanuplresende1-0/+0
2008-09-08Use the owning classloader instead of TCCLrfeng1-3/+3
2008-08-19Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...rfeng1-13/+13
2008-08-08Use ServiceDiscovery in node2-api to find SCANode2Factory subclassesrfeng1-39/+108
2008-07-13Add another createSCANode method while TUSCANY-2409 is looked at furtherantelder1-0/+17
2008-07-09Fix for TUSCANY-2409rfeng1-31/+24