summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/main/java/org/apache/tuscany/sca/impl/DeployedComposite.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include all the contributions as dependencies so that dependent contributions...antelder2011-10-111-1/+3
* Add some guards around setting the contribution classloaderantelder2011-06-281-2/+8
* Make DeployedComposite set the Contribution ClassLoader when a composite is s...antelder2011-06-271-0/+6
* Add a way to set whether or not the domain name is included as the root of th...antelder2011-06-231-7/+10
* Add a method to restart started composites that depend on another composite. ...antelder2011-06-181-0/+26
* Add a method to get the URIs of all the contributions used by this DeployedCo...antelder2011-06-171-0/+10
* Update for to use the domain uri and name from the registry and to use the do...antelder2011-06-131-2/+2
* Update so that for nodes that don't use the default domain name the domain na...antelder2011-06-131-1/+10
* TUSCANY-3867 - If an exception is detected at start time tidy up by stopping ...slaws2011-06-101-3/+11
* Fix NPE when stopping a remote compositeantelder2011-06-061-0/+1
* Updates to match the DomainRegistry changes to rename addListener/removeListe...antelder2011-05-181-1/+3
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-161-7/+7
* Rename init to build and remove the getCompositeURI method as thats now done ...antelder2011-05-151-26/+3
* Refactor away the use of the InstalledContribution classantelder2011-05-121-13/+13
* Update the registry to use a single class for all the installed contribution ...antelder2011-05-121-2/+2
* Start looking at support for a Shell command to show the domain level composi...antelder2011-05-091-0/+3
* DO some clean up, move some things around and add a bit of javadocantelder2011-03-061-15/+8
* Do some clean up, simplify dependencies, remove unused classes and folders, u...antelder2011-03-041-13/+14
* Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...antelder2011-01-201-0/+138