From c7bb2fb49536351f89625be54d51e7bd03c6fa56 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 21 May 2010 15:37:07 +0000 Subject: Remove comment about stop/startComponent as you'd have to do the entire composite and addToDomainLevelComposite/removeFromDomainLevelComposite exist for that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947044 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/java/org/apache/tuscany/sca/something/Section10.java | 8 -------- 1 file changed, 8 deletions(-) (limited to 'sca-java-2.x/contrib/modules/section10/src/main') diff --git a/sca-java-2.x/contrib/modules/section10/src/main/java/org/apache/tuscany/sca/something/Section10.java b/sca-java-2.x/contrib/modules/section10/src/main/java/org/apache/tuscany/sca/something/Section10.java index cdde500d54..ea57d4d4a9 100644 --- a/sca-java-2.x/contrib/modules/section10/src/main/java/org/apache/tuscany/sca/something/Section10.java +++ b/sca-java-2.x/contrib/modules/section10/src/main/java/org/apache/tuscany/sca/something/Section10.java @@ -218,14 +218,6 @@ public interface Section10 { /* do we also need these following ones that are mentioned only indirectly in the spec? */ -// /** -// * 4783 ...component is stopped and restarted -// * -// * So does there need to be start/stop component methods? -// */ -// void startComponent(String componentURI); -// void stopComponent(String componentURI); - // /** // * Section "10.5.3 remove Contribution" talks about removing a "deployed" contribution // * which really sounds like undeploy, does that contribution state then become installed -- cgit v1.2.3