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, getTimestamppublic GetKJarGAVCommand()
public GetKJarGAVCommand(String entryPoint)
public boolean isPermittedForReplicas()
isPermittedForReplicas in interface RemoteCommandpublic void accept(VisitorCommand visitor)
accept in interface VisitableCommandpublic String getEntryPoint()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.