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