Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

Sct.ISProxy.ObjectManagerISProxy Class Reference

Handles reading and writing of objects using a proxy. More...

Collaboration diagram for Sct.ISProxy.ObjectManagerISProxy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Name writeObject (Serializable object) throws java.io.IOException
void writeObject (OStream s, String name, Streamable object, boolean writeClassName) throws java.io.IOException

Static Public Member Functions

ObjectManagerISProxy instance ()

Private Member Functions

 ObjectManagerISProxy ()
 Creates a new instance of ObjectManagerISProxy.


Static Private Attributes

ObjectManagerISProxy instance

Detailed Description

Handles reading and writing of objects using a proxy.

This means that the object is written to a file using Sct.File.ObjectManagerFile but an ISProxy object that points to it is written to IS using Sct.IS.ObjectManagerIS.

The basic semantics are: If asked to write a top-level object,, write it to a File, and write a proxy to IS

Author:
Matthew Palmer

Definition at line 24 of file ObjectManagerISProxy.java.


The documentation for this class was generated from the following file:
Generated on Thu Jul 15 09:56:39 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5