Mail Archive Home | gotm-commits List | December 2004 Index
| <-- Date Index --> | <-- Thread Index --> |
Date: Thursday, December 16, 2004 @ 18:19:46
Author: rouvoy
Path: .../example/src/java/org/objectweb/fractal/example/lib
Modified: ServerImpl.java
* Replacing @fractal argument tag with @fractal attribute in the example.
-----------------+
ServerImpl.java | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index:
fractal-xdoclet/example/src/java/org/objectweb/fractal/example/lib/ServerImpl.java
diff -u
fractal-xdoclet/example/src/java/org/objectweb/fractal/example/lib/ServerImpl.java:1.1
fractal-xdoclet/example/src/java/org/objectweb/fractal/example/lib/ServerImpl.java:1.2
---
fractal-xdoclet/example/src/java/org/objectweb/fractal/example/lib/ServerImpl.java:1.1
Thu Dec 16 17:57:18 2004
+++
fractal-xdoclet/example/src/java/org/objectweb/fractal/example/lib/ServerImpl.java
Thu Dec 16 18:19:46 2004
@@ -27,7 +27,7 @@
/**
* @author <a href="mailto:Romain.Rouvoy@xxxxxxx">Romain Rouvoy</a>
- * @version $Revision: 1.1 $
+ * @version $Revision: 1.2 $
* @created 14 déc. 2004
* @fractal
*/
@@ -40,7 +40,7 @@
private String header = "";
/**
- * @fractal argument="counter"
+ * @fractal attribute="3"
*/
private int count = 0;
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.