com.jdc.lang
Class SerializableObject
java.lang.Object
|
+--com.jdc.lang.Object
|
+--com.jdc.lang.SerializableObject
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- Browser, BrowserPage, Column, Copyright, Database, DatabaseType, DataType, Display, Document, HttpTransaction, OperatingSystem, Row, Schema, Table, UserProfile, View, Window
- public abstract class SerializableObject
- extends Object
- implements Serializable
SerializableObject is the base class for all other serializable classes, e.g.
class that are maintained in a session object, i.e. HttpSession.
- Version:
- 1.0
- Author:
- Jay Damon
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializableObject
public SerializableObject()
- Constructs a new SerializableObject.
Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.