Package org.apache.activemq.artemis.ra
Class ActiveMQRABundle_$bundle
- java.lang.Object
-
- org.apache.activemq.artemis.ra.ActiveMQRABundle_$bundle
-
- All Implemented Interfaces:
java.io.Serializable,ActiveMQRABundle
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2022-03-22T14:07:30-0400") public class ActiveMQRABundle_$bundle extends java.lang.Object implements ActiveMQRABundle, java.io.SerializableWarning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static ActiveMQRABundle_$bundleINSTANCE-
Fields inherited from interface org.apache.activemq.artemis.ra.ActiveMQRABundle
BUNDLE, ISE
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedActiveMQRABundle_$bundle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.activemq.artemis.api.core.ActiveMQIllegalStateExceptionerrorDecodingPassword(java.lang.Exception e)protected java.lang.StringerrorDecodingPassword$str()protected java.util.LocalegetLoggingLocale()javax.jms.JMSRuntimeExceptionillegalJEEMethod()protected java.lang.StringillegalJEEMethod$str()javax.jms.JMSRuntimeExceptioninvalidAcknowledgeMode(int sessionMode)protected java.lang.StringinvalidAcknowledgeMode$str()javax.jms.JMSRuntimeExceptioninvalidClientAcknowledgeModeRuntime()protected java.lang.StringinvalidClientAcknowledgeModeRuntime$str()javax.jms.JMSRuntimeExceptioninvalidSessionTransactedModeRuntime()protected java.lang.StringinvalidSessionTransactedModeRuntime$str()javax.jms.JMSExceptioninvalidSessionTransactedModeRuntimeAllowLocal()protected java.lang.StringinvalidSessionTransactedModeRuntimeAllowLocal$str()javax.resource.NotSupportedExceptionnoActivationSpec()protected java.lang.StringnoActivationSpec$str()java.lang.IllegalArgumentExceptionnoDestinationName()protected java.lang.StringnoDestinationName$str()protected java.lang.ObjectreadResolve()
-
-
-
Field Detail
-
INSTANCE
public static final ActiveMQRABundle_$bundle INSTANCE
-
-
Method Detail
-
readResolve
protected java.lang.Object readResolve()
-
getLoggingLocale
protected java.util.Locale getLoggingLocale()
-
errorDecodingPassword$str
protected java.lang.String errorDecodingPassword$str()
-
errorDecodingPassword
public final org.apache.activemq.artemis.api.core.ActiveMQIllegalStateException errorDecodingPassword(java.lang.Exception e)
- Specified by:
errorDecodingPasswordin interfaceActiveMQRABundle
-
noActivationSpec$str
protected java.lang.String noActivationSpec$str()
-
noActivationSpec
public final javax.resource.NotSupportedException noActivationSpec()
- Specified by:
noActivationSpecin interfaceActiveMQRABundle
-
noDestinationName$str
protected java.lang.String noDestinationName$str()
-
noDestinationName
public final java.lang.IllegalArgumentException noDestinationName()
- Specified by:
noDestinationNamein interfaceActiveMQRABundle
-
illegalJEEMethod$str
protected java.lang.String illegalJEEMethod$str()
-
illegalJEEMethod
public final javax.jms.JMSRuntimeException illegalJEEMethod()
- Specified by:
illegalJEEMethodin interfaceActiveMQRABundle
-
invalidSessionTransactedModeRuntime$str
protected java.lang.String invalidSessionTransactedModeRuntime$str()
-
invalidSessionTransactedModeRuntime
public final javax.jms.JMSRuntimeException invalidSessionTransactedModeRuntime()
- Specified by:
invalidSessionTransactedModeRuntimein interfaceActiveMQRABundle
-
invalidClientAcknowledgeModeRuntime$str
protected java.lang.String invalidClientAcknowledgeModeRuntime$str()
-
invalidClientAcknowledgeModeRuntime
public final javax.jms.JMSRuntimeException invalidClientAcknowledgeModeRuntime()
- Specified by:
invalidClientAcknowledgeModeRuntimein interfaceActiveMQRABundle
-
invalidAcknowledgeMode$str
protected java.lang.String invalidAcknowledgeMode$str()
-
invalidAcknowledgeMode
public final javax.jms.JMSRuntimeException invalidAcknowledgeMode(int sessionMode)
- Specified by:
invalidAcknowledgeModein interfaceActiveMQRABundle
-
invalidSessionTransactedModeRuntimeAllowLocal$str
protected java.lang.String invalidSessionTransactedModeRuntimeAllowLocal$str()
-
invalidSessionTransactedModeRuntimeAllowLocal
public final javax.jms.JMSException invalidSessionTransactedModeRuntimeAllowLocal()
- Specified by:
invalidSessionTransactedModeRuntimeAllowLocalin interfaceActiveMQRABundle
-
-