public class GetKJarGAVCommand extends AbstractCommand implements VisitableCommand, Serializable
Constructor and Description |
---|
GetKJarGAVCommand() |
GetKJarGAVCommand(String entryPoint) |
Modifier and Type | Method and Description |
---|---|
void |
accept(VisitorCommand visitor) |
String |
getEntryPoint() |
boolean |
isPermittedForReplicas() |
String |
toString() |
getId, getTimestamp
public GetKJarGAVCommand()
public GetKJarGAVCommand(String entryPoint)
public boolean isPermittedForReplicas()
isPermittedForReplicas
in interface RemoteCommand
public void accept(VisitorCommand visitor)
accept
in interface VisitableCommand
public String getEntryPoint()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.