]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.core/src/main/java/org/argeo/slc/core/deploy/DeployedSystemId.java
Various changes
[gpl/argeo-slc.git] / org.argeo.slc.core / src / main / java / org / argeo / slc / core / deploy / DeployedSystemId.java
index 43f5f6ac540d7a255e03447686f60e54d4d076aa..ea4d192504b86f15cd36c51bb1dbcec37a8946b4 100644 (file)
@@ -2,7 +2,8 @@ package org.argeo.slc.core.deploy;
 \r
 import org.argeo.slc.core.build.DistributionId;\r
 \r
-/** The id uniquely identifying a deployed system. */\r
+/** The id uniquely identifying a deployed system. \r
+ * @deprecated*/\r
 public interface DeployedSystemId {\r
        public DistributionId getDistributionId();\r
 }\r