public class CommandInvocationId extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CommandInvocationId.Externalizer |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static CommandInvocationId |
generateId(Address address) |
static CommandInvocationId |
generateIdFrom(CommandInvocationId commandInvocationId) |
int |
hashCode() |
String |
toString() |
public static CommandInvocationId generateId(Address address)
public static CommandInvocationId generateIdFrom(CommandInvocationId commandInvocationId)
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.