summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/scdl/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-161-138/+169
| | | | | | | | Refactor the ArtifactProcessor/ModelResolver to take a ProcessorContext that holds context such as Monitor, Contribution for the contribution/artifact processing methods Refactor the Builder to take a BuilderContext that holds context such as Monitor, Definitions, Base binding mapping for the building methods Change the processor/resolver/builder implementation classes to not cache the Monitor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825773 13f79535-47bb-0310-9956-ffa450edef68
* Start prototype of a module for scdl processing. Based on a ML conversation ↵antelder2009-09-142-0/+591
from a while back talking about wanting the model and xml modules being useable without the runtime modules. This lets you load SCA contributions creating the Tuscany model objects git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814564 13f79535-47bb-0310-9956-ffa450edef68