summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/node-api/src/main/java/org/apache/tuscany/sca/node/NodeFactory.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-661/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2011-09-19Add the ablity to load the contributions/composite for a given node configura...rfeng1-3/+22
2011-04-20Allow the look up of endpoint address by component/service/binding name from ...rfeng1-0/+11
2011-02-08More quiet logging changes, update use of properties to not interfere with re...antelder1-2/+0
2011-01-12Add setAutoDestroy methdodantelder1-0/+3
2010-08-31Add a test case showing how to register a ProviderFactory instance. Minor cle...jsdelfino1-0/+7
2010-05-18Avoid NPE by not setting null in domain nameantelder1-1/+3
2010-05-18Add missing adds to static factoriesantelder1-0/+2
2010-04-28mark additional classes as extension spi according to use by host* extensionskelvingoodson1-0/+1
2010-04-26Avoid empty default domain nameantelder1-1/+5
2010-04-25Update NodeFactory to set the default domain name propertyantelder1-1/+4
2010-04-21When config null then return noargs newInstance so it gets initialized with t...antelder1-1/+1
2010-04-21Fix up properties parsingantelder1-15/+31
2010-04-15Fix properties file url readingantelder1-7/+8
2010-04-15Initialize the properties to avoid any NPEantelder1-1/+1
2010-04-15Start adding support for configureing the runtime (NodeFactory) via some prop...antelder1-17/+85
2010-04-13Add a NodeFactory newInstance method that takes a Properties object instead o...antelder1-0/+24
2010-03-16Add way to keep track of Nodes created by the factoryantelder1-0/+8
2010-03-14Improve the IP address binding to be based on the host from the urirfeng1-1/+1
2010-03-02Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng1-1/+1
2010-02-26Add a test for remote invocations between nodes created from two different no...rfeng1-0/+2
2010-02-13Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng1-16/+42
2010-02-11Rename configURI to domainRegistryURIrfeng1-15/+6
2010-02-09Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apac...rfeng1-1/+1
2010-02-08Generate unique Node URI if it's not set in the NodeConfigurationrfeng1-2/+7
2010-01-29Fix domain name calculationantelder1-3/+6
2010-01-23Add a mehod to create a node with a uri and composite to match the uri only m...antelder1-0/+7
2010-01-18Change Node getInstance/newInstance methods so that newInstance really create...antelder1-56/+39
2010-01-13Add methods to Node to replicate whats in DomainNode so i can get rid of that...antelder1-0/+31
2009-11-20Moving 2.x trunklresende1-0/+0
2009-10-29Refactor the TCCL processing to ClassLoaderContextrfeng1-3/+3
2009-10-28Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng1-6/+8
2009-10-14Resolve relative path of the contribution locations against the node.xmlrfeng1-9/+5
2009-07-11TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder1-2/+1
2009-07-08Update NodeFactory to support multiple domains and user defined domain URIs antelder1-31/+55
2009-06-25Make sure the node URI is unique when default nodes are created by the factoryrfeng1-1/+4
2009-06-12Minor cosmetic/formatting changeslresende1-16/+13
2009-06-12Removing @deprecated methods that are not being referenced in any 2.x codelresende1-19/+0
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng1-9/+6
2009-05-19Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng1-0/+3
2009-05-15Update the node launcher to use the NodeFactoryrfeng1-6/+45
2009-05-15Push down some of the createNode() methods to NodeFactory and only require th...rfeng1-9/+186
2009-05-15Integrate the NodeConfiguration with NodeImplrfeng1-9/+0
2009-05-14Start to integrate the node configuration with NodeImplrfeng1-25/+63
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