public abstract class AbstractWrapperFactory extends java.lang.Object implements WrapperFactory
getObjectToStore.FESI_LANG, IBMJS_LANG| Constructor and Description |
|---|
AbstractWrapperFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getObjectToStore(java.lang.Object obj)
In the case where no special processing needs to be done, return the
base object.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwrappublic java.lang.Object getObjectToStore(java.lang.Object obj)
getObjectToStore in interface WrapperFactoryobj - The same object that was passed wrap.