public class DefaultProxyPivot extends Object implements MarshalPivot, Externalizable
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)  | 
public DefaultProxyPivot()
public DefaultProxyPivot(ServiceProxyAccessor service)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic Object readResolve() throws ObjectStreamException
MarshalPivotreadResolve in interface MarshalPivotObjectStreamExceptionpublic static boolean updateLazyAccess(boolean lazyAccess)
Copyright © GigaSpaces.