(no commit message)
[utils] / wicket / components / src / main / java / org / wamblee / wicket / page / PageBehavior.java
index ac17a063b1cd6d8a469dcbd2e3d5578465d8555a..a8d4f9317f3fbad585502efb8db9008aeed68ca9 100644 (file)
@@ -22,7 +22,7 @@ import org.apache.wicket.protocol.http.WebResponse;
 
 /**
  * Page behavior interface. This provides a mechanism to extend page behavior
- * without subclassing.
+ * without subclassing. Implementations of this interface should be serializable. 
  * 
  * @author Erik Brakkee
  */