summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/node-impl/src/main/java/org/apache/tuscany/sca/node/impl/NodeFactoryImpl.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bring up the servlet-scoped node start/stop with Spring MVCrfeng2011-03-211-2/+5
* Fix another quiet logging bug and add the start of a testantelder2011-02-091-1/+2
* More quiet logging updatesantelder2011-02-081-1/+4
* Add setAutoDestroy methdodantelder2011-01-121-8/+5
* Code now moved to deployerslaws2010-11-301-53/+1
* Fix the base URI displayrfeng2010-09-081-1/+0
* Remove reference to hidden NodeConfigurationImpl type that causes error due t...slaws2010-08-311-2/+4
* Add a test case showing how to register a ProviderFactory instance. Minor cle...jsdelfino2010-08-311-0/+8
* Updaqte to only consider Nodes in the same domainantelder2010-05-181-6/+8
* Get imports across Nodes going. Add methods getNodesInDomain to NodeFactory a...antelder2010-05-181-6/+34
* Add testcase for properties and add properties to the attributesantelder2010-04-211-2/+9
* Set the runtime properties in the extension to make them available across the...antelder2010-04-151-0/+3
* TUSCANY-3529 - update binding matching to turn on code that looks at binding ...slaws2010-04-081-0/+10
* Improve the IP address binding to be based on the host from the urirfeng2010-03-141-6/+4
* Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng2010-03-021-1/+1
* Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng2010-02-131-5/+16
* Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng2010-02-091-2/+2
* Start to clean up the node-api (remove Node.destroy())rfeng2010-02-091-1/+0
* Generate unique Node URI if it's not set in the NodeConfigurationrfeng2010-02-081-0/+4
* Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2010-01-291-1/+2
* The code for build time matching. To actually use this we need to create a bu...slaws2010-01-151-1/+64
* Moving 2.x trunklresende2009-11-201-0/+398