@NotStorableClass public class EnumSubstituteManager extends Object implements ISubstituteObjectManager
ISubstituteObjectManager
implementation to keep enum in memory,
these enum have to be immutableModifier and Type | Field and Description |
---|---|
protected static HelperReflect |
helperReflect |
Constructor and Description |
---|
EnumSubstituteManager() |
protected static final HelperReflect helperReflect
public Object substituteObject(Object originalObject) throws ObjectIOException
substituteObject
in interface ISubstituteObjectManager
ObjectIOException
public Object originalObject(Object substitute) throws ObjectIOException
originalObject
in interface ISubstituteObjectManager
ObjectIOException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.