@NotStorableClass public class MapSynchronizer extends Object implements ISubsituteSynchronizer
Map
hash implementation to persistent mapConstructor and Description |
---|
MapSynchronizer() |
Modifier and Type | Method and Description |
---|---|
void |
synchronizeSubstitute(Object object,
Object objectSubstitute)
synchronize substitute object with the object it replace
|
public void synchronizeSubstitute(Object object, Object objectSubstitute)
ISubsituteSynchronizer
synchronizeSubstitute
in interface ISubsituteSynchronizer
object
- the original objectobjectSubstitute
- the substitute objectCopyright © 2007-2012 Luc Peuvrier. All Rights Reserved.