public interface IProxyCallBackToImplement extends IProxyCallBackProxyDelegation
Modifier and Type | Method and Description |
---|---|
ClassInfoFactory |
getClassInfoFactory$JOAFIP$() |
int |
getInObjectCount$JOAFIP$() |
IObjectIOManagerForProxyObjectIO |
getObjectIOManager$JOAFIP$() |
void |
initialize$JOAFIP$(IProxyCallBackToImplement proxyCallBack) |
void |
initializeFileAccessSessionIdentifier(IObjectIOManagerForProxyObjectIO objectIOManager) |
boolean |
isAutoSaveEnabled$JOAFIP$() |
void |
setInstance$JOAFIP$(ObjectAndPersistInfo objectAndPersistInfo)
set the proxy instance for which is this proxy callback
|
constructorEnd$JOAFIP$, forceLoad$JOAFIP$, getInstance$JOAFIP$, getMyFileAccessSessionIdentifier$JOAFIP$, intercept$JOAFIP$, isLoaded$JOAFIP$, methodEnd$JOAFIP$, setIsLoaded$JOAFIP$, setIsLoadedNoSave$JOAFIP$, setLoading$JOAFIP$, unload$JOAFIP$
void setInstance$JOAFIP$(ObjectAndPersistInfo objectAndPersistInfo)
objectAndPersistInfo
- the proxy instance for which is this proxy callbackClassInfoFactory getClassInfoFactory$JOAFIP$()
void initializeFileAccessSessionIdentifier(IObjectIOManagerForProxyObjectIO objectIOManager) throws ProxyException
ProxyException
IObjectIOManagerForProxyObjectIO getObjectIOManager$JOAFIP$()
getObjectIOManager$JOAFIP$
in interface IProxyCallBackProxyDelegation
@Fortest int getInObjectCount$JOAFIP$()
boolean isAutoSaveEnabled$JOAFIP$()
void initialize$JOAFIP$(IProxyCallBackToImplement proxyCallBack) throws ProxyException
ProxyException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.