Class SessionSizeModel
- java.lang.Object
-
- org.apache.wicket.devutils.inspector.SessionSizeModel
-
- All Implemented Interfaces:
java.io.Serializable,org.apache.wicket.model.IDetachable,org.apache.wicket.model.IModel<org.apache.wicket.util.lang.Bytes>,org.apache.wicket.util.io.IClusterable
public class SessionSizeModel extends java.lang.Object implements org.apache.wicket.model.IModel<org.apache.wicket.util.lang.Bytes>Calculates- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SessionSizeModel()Construct.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.wicket.util.lang.BytesgetObject()
-