public class GetObjectCommand extends AbstractCommand implements VisitableCommand, Serializable
| Constructor and Description |
|---|
GetObjectCommand() |
GetObjectCommand(RemoteFactHandle remoteFactHandle) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(VisitorCommand visitor) |
RemoteFactHandle |
getRemoteFactHandle() |
boolean |
isPermittedForReplicas() |
String |
toString() |
getId, getTimestamppublic GetObjectCommand()
public GetObjectCommand(RemoteFactHandle remoteFactHandle)
public RemoteFactHandle getRemoteFactHandle()
public boolean isPermittedForReplicas()
isPermittedForReplicas in interface RemoteCommandpublic void accept(VisitorCommand visitor)
accept in interface VisitableCommandCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.