All Packages Class Hierarchy This Package Previous Next Index Home
java.lang.Object | +----JOP.persistmarshall.java.util.Hashtable_JOP
This is an INTERNAL class.
This is the PeristMarshall class that allows the standard java.util.Hashtable to be saved and read by a PersistManager.
public Hashtable_JOP()
public boolean canModify()
public void setObject(Object obj) throws Exception
public Object getObject()
public void defineObject(PersistController c) throws Exception
public void streamIn(PersistController c) throws Exception
public void streamOut(PersistController c) throws Exception
All Packages Class Hierarchy This Package Previous Next Index Home