summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-api/src/main/java/org/apache/tuscany/sca/node/NodeFactory.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-446/+0
* Refactor the TCCL processing to ClassLoaderContextrfeng2009-10-291-3/+3
* Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng2009-10-281-6/+8
* Resolve relative path of the contribution locations against the node.xmlrfeng2009-10-141-9/+5
* TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder2009-07-111-2/+1
* Update NodeFactory to support multiple domains and user defined domain URIs antelder2009-07-081-31/+55
* Make sure the node URI is unique when default nodes are created by the factoryrfeng2009-06-251-1/+4
* Minor cosmetic/formatting changeslresende2009-06-121-16/+13
* Removing @deprecated methods that are not being referenced in any 2.x codelresende2009-06-121-19/+0
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-201-9/+6
* Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng2009-05-191-0/+3
* Update the node launcher to use the NodeFactoryrfeng2009-05-151-6/+45
* Push down some of the createNode() methods to NodeFactory and only require th...rfeng2009-05-151-9/+186
* Integrate the NodeConfiguration with NodeImplrfeng2009-05-151-9/+0
* Start to integrate the node configuration with NodeImplrfeng2009-05-141-25/+63
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-281-3/+3
* Simplify the Node API for a common default case so that creating a Node for s...antelder2008-11-211-0/+7
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-191-0/+192