@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2023-10-30T12:25:20+0100") public class ModClusterMessages_$bundle extends Object implements ModClusterMessages, Serializable
| Modifier and Type | Field and Description |
|---|---|
static ModClusterMessages_$bundle |
INSTANCE |
MESSAGES| Modifier | Constructor and Description |
|---|---|
protected |
ModClusterMessages_$bundle() |
| Modifier and Type | Method and Description |
|---|---|
IllegalArgumentException |
contextNotFound(String context,
Host host) |
protected String |
contextNotFound$str() |
CRLException |
crlNotSupported(String algorithm) |
protected String |
crlNotSupported$str() |
protected Locale |
getLoggingLocale() |
IllegalArgumentException |
hostNotFound(String host) |
protected String |
hostNotFound$str() |
IllegalArgumentException |
invalidCapacity() |
protected String |
invalidCapacity$str() |
IllegalArgumentException |
invalidWeight() |
protected String |
invalidWeight$str() |
protected Object |
readResolve() |
public static final ModClusterMessages_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String hostNotFound$str()
public final IllegalArgumentException hostNotFound(String host)
hostNotFound in interface ModClusterMessagesprotected String contextNotFound$str()
public final IllegalArgumentException contextNotFound(String context, Host host)
contextNotFound in interface ModClusterMessagesprotected String invalidWeight$str()
public final IllegalArgumentException invalidWeight()
invalidWeight in interface ModClusterMessagesprotected String invalidCapacity$str()
public final IllegalArgumentException invalidCapacity()
invalidCapacity in interface ModClusterMessagesprotected String crlNotSupported$str()
public final CRLException crlNotSupported(String algorithm)
crlNotSupported in interface ModClusterMessagesCopyright © 2023 JBoss by Red Hat. All rights reserved.