summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M3/modules/node-impl/src/main/java/org/apache/tuscany/sca/node/impl/NodeFactoryImpl.java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-11Moving 2.x brancheslresende1-0/+0
2009-06-16Create 2.0 M3 release branchantelder1-0/+0
2009-06-08Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...rfeng1-1/+1
2009-06-01Correct the NodeFactoryImpl use of the message properties fileantelder1-1/+1
2009-05-28Expose the setting of schema validation to subclassesrfeng1-9/+15
2009-05-27Add optional life cycle control for extension points (for example, RMI extens...rfeng1-1/+12
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng1-5/+9
2009-05-19Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng1-5/+586
2009-05-15Push down some of the createNode() methods to NodeFactory and only require th...rfeng1-62/+0
2009-05-15Integrate the NodeConfiguration with NodeImplrfeng1-7/+65
2009-05-14Start to integrate the node configuration with NodeImplrfeng1-6/+36
2008-11-21Simplify the Node API for a common default case so that creating a Node for s...antelder1-0/+4
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-7/+7
2008-10-09Work in progress. Continued to clean up cross bundle dependencies on implemen...jsdelfino1-5/+0
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-08-19Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...rfeng1-7/+7
2008-08-08Use ServiceDiscovery in node2-api to find SCANode2Factory subclassesrfeng1-26/+0
2008-07-13Add another createSCANode method while TUSCANY-2409 is looked at furtherantelder1-0/+27
2008-07-09Fix for TUSCANY-2409rfeng1-2/+7