@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2021-06-15T05:54:57+0000") public class ActiveMQJMSServerBundle_$bundle extends Object implements ActiveMQJMSServerBundle, Serializable
Modifier and Type | Field and Description |
---|---|
static ActiveMQJMSServerBundle_$bundle |
INSTANCE |
BUNDLE
Modifier | Constructor and Description |
---|---|
protected |
ActiveMQJMSServerBundle_$bundle() |
Modifier and Type | Method and Description |
---|---|
ActiveMQAddressExistsException |
cfBindingsExists(String name) |
protected String |
cfBindingsExists$str() |
ActiveMQInternalErrorException |
cfDoesntExist(String name) |
protected String |
cfDoesntExist$str() |
ActiveMQIllegalStateException |
discoveryGroupDoesntExist(String name) |
protected String |
discoveryGroupDoesntExist$str() |
ActiveMQIllegalStateException |
errorDecodingPassword(Exception e) |
protected String |
errorDecodingPassword$str() |
protected Locale |
getLoggingLocale() |
ActiveMQIllegalStateException |
noConnectorNameConfiguredOnCF(String name) |
protected String |
noConnectorNameConfiguredOnCF$str() |
ActiveMQIllegalStateException |
noConnectorNameOnCF() |
protected String |
noConnectorNameOnCF$str() |
protected Object |
readResolve() |
public static final ActiveMQJMSServerBundle_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String cfDoesntExist$str()
public final ActiveMQInternalErrorException cfDoesntExist(String name)
cfDoesntExist
in interface ActiveMQJMSServerBundle
protected String discoveryGroupDoesntExist$str()
public final ActiveMQIllegalStateException discoveryGroupDoesntExist(String name)
discoveryGroupDoesntExist
in interface ActiveMQJMSServerBundle
protected String noConnectorNameOnCF$str()
public final ActiveMQIllegalStateException noConnectorNameOnCF()
noConnectorNameOnCF
in interface ActiveMQJMSServerBundle
protected String noConnectorNameConfiguredOnCF$str()
public final ActiveMQIllegalStateException noConnectorNameConfiguredOnCF(String name)
noConnectorNameConfiguredOnCF
in interface ActiveMQJMSServerBundle
protected String cfBindingsExists$str()
public final ActiveMQAddressExistsException cfBindingsExists(String name)
cfBindingsExists
in interface ActiveMQJMSServerBundle
protected String errorDecodingPassword$str()
public final ActiveMQIllegalStateException errorDecodingPassword(Exception e)
errorDecodingPassword
in interface ActiveMQJMSServerBundle
Copyright © 2021 JBoss by Red Hat. All rights reserved.