All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface ncsa.habanero.Replaceable

public interface Replaceable
This interface is used for objects who should not be marshalled in the usual manner for some reason.


Method Index

 o getReplacement()
Write any information needed by the receiving object to recreate my state.

Methods

 o getReplacement
 public abstract Object getReplacement()
Write any information needed by the receiving object to recreate my state.


All Packages  Class Hierarchy  This Package  Previous  Next  Index