summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-api/src/main/java/org/apache/tuscany/sca/node/configuration/impl/NodeConfigurationImpl.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-186/+0
* Make CompositeActivator a stateless utility by using CompositeContext to hold...rfeng2009-10-021-0/+10
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-211-176/+176
* Add a method to get the domain nameantelder2009-07-081-0/+10
* Configure the base URIs for the bindingsrfeng2009-06-251-2/+14
* Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng2009-05-191-2/+7
* Decouple node-impl from sca-client-implantelder2009-05-161-1/+1
* Update the node launcher to use the NodeFactoryrfeng2009-05-151-2/+2
* Integrate the NodeConfiguration with NodeImplrfeng2009-05-151-13/+28
* Start to integrate the node configuration with NodeImplrfeng2009-05-141-2/+73
* Move node configuration to node-apirfeng2009-05-121-0/+63