solar.service.mcode
Interface State

All Superinterfaces:
java.io.Serializable

public interface State
extends java.io.Serializable

An empty interface for the captured state of an object that can be used to restore the object later.

Version:
$Id: State.java,v 1.1 2003/09/29 00:47:02 glchen Exp $
Author:
Guanling Chen