summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly/src/main/java/org/apache/tuscany/sca/assembly/builder/DefaultBuilderExtensionPoint.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-400/+0
* Enhance the PolicyBuilder interface to provide ability to validate and build rfeng2009-11-191-6/+11
* Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng2009-10-281-1/+1
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-161-24/+13
* Add PolicyBuilder to the builder extension pointrfeng2009-10-121-62/+108
* Refactor the CompositeBuilder interface to return Composite instead of void s...rfeng2009-09-241-4/+4
* Fix the on-demand loading and add stop() to clean uprfeng2009-09-151-1/+16
* Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng2009-09-141-0/+345