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.
-
getReplacement()
- Write any information needed by the receiving object to recreate
my state.
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