public class RemoveServerSideRemoteValueHolderCommand extends Object implements RemoteCommand
Purpose: This class provides an implementation of a RemoteSessionCommand
Description: This command provides the implementation for cache synchronization messages
Constructor and Description |
---|
RemoveServerSideRemoteValueHolderCommand(ObjID objID) |
Modifier and Type | Method and Description |
---|---|
void |
execute(AbstractSession session,
RemoteSessionController remoteSessionController)
INTERNAL:
This method is used bye the remote Session to execute the command
|
ObjID |
getObjID()
INTERNAL:
Use this method to get the the remote ValueHolder ID
|
void |
setObjID(ObjID objID)
INTERNAL:
Use this method to set the remote ValueHolder ID
|
public RemoveServerSideRemoteValueHolderCommand(ObjID objID)
public ObjID getObjID()
public void setObjID(ObjID objID)
public void execute(AbstractSession session, RemoteSessionController remoteSessionController)
execute
in interface RemoteCommand
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference