public interface IProxyCallBackProxyDelegation
Modifier and Type | Method and Description |
---|---|
void |
constructorEnd$JOAFIP$()
constructor execution end
|
void |
forceLoad$JOAFIP$()
force set object state loading from file
|
ObjectAndPersistInfo |
getInstance$JOAFIP$() |
long |
getMyFileAccessSessionIdentifier$JOAFIP$() |
IObjectIOManagerForProxyObjectIO |
getObjectIOManager$JOAFIP$() |
void |
intercept$JOAFIP$()
object access interception
|
boolean |
isLoaded$JOAFIP$() |
void |
methodEnd$JOAFIP$()
method execution end
|
void |
setIsLoaded$JOAFIP$()
set to loaded state
|
void |
setIsLoadedNoSave$JOAFIP$() |
void |
setLoading$JOAFIP$(boolean loading) |
void |
unload$JOAFIP$() |
void intercept$JOAFIP$()
void constructorEnd$JOAFIP$()
void methodEnd$JOAFIP$()
boolean isLoaded$JOAFIP$() throws ObjectIOException
ObjectIOException
void forceLoad$JOAFIP$() throws ObjectIOException, ObjectIODataRecordNotFoundException, ObjectIOInvalidClassException, ObjectIOClassNotFoundException, ObjectIODataCorruptedException, ObjectIONotSerializableException
void unload$JOAFIP$() throws ObjectIOException, ObjectIOInvalidClassException
long getMyFileAccessSessionIdentifier$JOAFIP$()
void setIsLoaded$JOAFIP$() throws ObjectIOException
ObjectIOException
- always throwvoid setIsLoadedNoSave$JOAFIP$()
IObjectIOManagerForProxyObjectIO getObjectIOManager$JOAFIP$()
void setLoading$JOAFIP$(boolean loading)
ObjectAndPersistInfo getInstance$JOAFIP$()
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.