diff artifact-database/src/main/java/de/intevation/artifactdatabase/ProxyArtifact.java @ 90:68285f7bc476

More javadoc. artifacts/trunk@846 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 26 Mar 2010 17:59:50 +0000
parents d348fe1fd822
children e27cf9c84eb8
line wrap: on
line diff
--- a/artifact-database/src/main/java/de/intevation/artifactdatabase/ProxyArtifact.java	Fri Mar 26 16:16:32 2010 +0000
+++ b/artifact-database/src/main/java/de/intevation/artifactdatabase/ProxyArtifact.java	Fri Mar 26 17:59:50 2010 +0000
@@ -21,11 +21,11 @@
  * An inner artifact is able to replace itself by indirectly hand over
  * the replacement via the call context to the proxy artifact.<br>
  * To do so the proxied artifact has to call
- * <code>callContext.getContextValue(EPLACE_PROXY, replacement);</code>. 
+ * <code>callContext.getContextValue(EPLACE_PROXY, replacement);</code>.
  * After the current call (describe, feed, advance and out) of the proxied
  * artifact is finished the proxy artifact replaces the former proxied artifact
  * with the replacement.
- * 
+ *
  * @author <a href="mailto:sascha.teichmann@intevation.de">Sascha L. Teichmann</a>
  */
 public class ProxyArtifact

http://dive4elements.wald.intevation.org