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, getTimestamp
public GetObjectCommand()
public GetObjectCommand(RemoteFactHandle remoteFactHandle)
public RemoteFactHandle getRemoteFactHandle()
public boolean isPermittedForReplicas()
isPermittedForReplicas
in interface RemoteCommand
public void accept(VisitorCommand visitor)
accept
in interface VisitableCommand
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.