public class DefaultProxyPivot extends Object implements MarshalPivot, SmartExternalizable
MarshalPivot
providing a proxy replacement on the LUS.Constructor and Description |
---|
DefaultProxyPivot() |
DefaultProxyPivot(ServiceProxyAccessor service) |
Modifier and Type | Method and Description |
---|---|
void |
readExternal(ObjectInput in) |
Object |
readResolve()
Returns the service real object behind the pivot.
|
static boolean |
updateLazyAccess(boolean lazyAccess) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public DefaultProxyPivot()
public DefaultProxyPivot(ServiceProxyAccessor service)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public Object readResolve() throws ObjectStreamException
MarshalPivot
readResolve
in interface MarshalPivot
ObjectStreamException
public static boolean updateLazyAccess(boolean lazyAccess)
Copyright © GigaSpaces.