public interface UpcasterAware
| Modifier and Type | Method and Description |
|---|---|
void |
setUpcasterChain(UpcasterChain upcasterChain)
Sets the UpcasterChain which allow older revisions of serialized objects to be deserialized.
|
void setUpcasterChain(UpcasterChain upcasterChain)
upcasterChain - the upcaster chain providing the upcasting capabilitiesCopyright © 2010-2014. All Rights Reserved.