Class ActiveMQJMSClientBundle_$bundle
- java.lang.Object
-
- org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
-
- All Implemented Interfaces:
java.io.Serializable,ActiveMQJMSClientBundle
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2022-04-27T20:11:13-0400") public class ActiveMQJMSClientBundle_$bundle extends java.lang.Object implements ActiveMQJMSClientBundle, java.io.SerializableWarning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static ActiveMQJMSClientBundle_$bundleINSTANCE-
Fields inherited from interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
BUNDLE
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedActiveMQJMSClientBundle_$bundle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.jms.IllegalStateExceptioncallingMethodFromCompletionListener()protected java.lang.StringcallingMethodFromCompletionListener$str()javax.jms.IllegalStateRuntimeExceptioncallingMethodFromCompletionListenerRuntime()protected java.lang.StringcallingMethodFromCompletionListenerRuntime$str()javax.jms.IllegalStateExceptioncallingMethodFromListener()protected java.lang.StringcallingMethodFromListener$str()javax.jms.IllegalStateRuntimeExceptioncallingMethodFromListenerRuntime()protected java.lang.StringcallingMethodFromListenerRuntime$str()org.apache.activemq.artemis.api.core.ActiveMQNonExistentQueueExceptiondestinationDoesNotExist(org.apache.activemq.artemis.api.core.SimpleString destination)protected java.lang.StringdestinationDoesNotExist$str()protected java.util.LocalegetLoggingLocale()javax.jms.JMSExceptionillegalDeliveryMode(int deliveryMode)protected java.lang.StringillegalDeliveryMode$str()org.apache.activemq.artemis.api.core.ActiveMQInvalidFilterExpressionExceptioninvalidFilter(java.lang.Throwable e, org.apache.activemq.artemis.api.core.SimpleString filter)protected java.lang.StringinvalidFilter$str()javax.jms.JMSRuntimeExceptioninvalidJavaIdentifier(java.lang.String propertyName)protected java.lang.StringinvalidJavaIdentifier$str()org.apache.activemq.artemis.api.core.ActiveMQIllegalStateExceptioninvalidSubscriptionName()protected java.lang.StringinvalidSubscriptionName$str()javax.jms.MessageNotReadableExceptionmessageNotReadable()protected java.lang.StringmessageNotReadable$str()javax.jms.MessageNotWriteableExceptionmessageNotWritable()protected java.lang.StringmessageNotWritable$str()java.lang.IllegalArgumentExceptionnameCannotBeEmpty()protected java.lang.StringnameCannotBeEmpty$str()java.lang.IllegalArgumentExceptionnameCannotBeNull()protected java.lang.StringnameCannotBeNull$str()java.lang.IllegalArgumentExceptionnullArgumentNotAllowed(java.lang.String type)protected java.lang.StringnullArgumentNotAllowed$str()javax.jms.InvalidDestinationExceptionnullTopic()protected java.lang.StringnullTopic$str()javax.jms.IllegalStateExceptiononlyValidForByteOrStreamMessages()protected java.lang.StringonlyValidForByteOrStreamMessages$str()protected java.lang.ObjectreadResolve()
-
-
-
Field Detail
-
INSTANCE
public static final ActiveMQJMSClientBundle_$bundle INSTANCE
-
-
Method Detail
-
readResolve
protected java.lang.Object readResolve()
-
getLoggingLocale
protected java.util.Locale getLoggingLocale()
-
invalidFilter$str
protected java.lang.String invalidFilter$str()
-
invalidFilter
public final org.apache.activemq.artemis.api.core.ActiveMQInvalidFilterExpressionException invalidFilter(java.lang.Throwable e, org.apache.activemq.artemis.api.core.SimpleString filter)- Specified by:
invalidFilterin interfaceActiveMQJMSClientBundle
-
invalidSubscriptionName$str
protected java.lang.String invalidSubscriptionName$str()
-
invalidSubscriptionName
public final org.apache.activemq.artemis.api.core.ActiveMQIllegalStateException invalidSubscriptionName()
- Specified by:
invalidSubscriptionNamein interfaceActiveMQJMSClientBundle
-
destinationDoesNotExist$str
protected java.lang.String destinationDoesNotExist$str()
-
destinationDoesNotExist
public final org.apache.activemq.artemis.api.core.ActiveMQNonExistentQueueException destinationDoesNotExist(org.apache.activemq.artemis.api.core.SimpleString destination)
- Specified by:
destinationDoesNotExistin interfaceActiveMQJMSClientBundle
-
nameCannotBeNull$str
protected java.lang.String nameCannotBeNull$str()
-
nameCannotBeNull
public final java.lang.IllegalArgumentException nameCannotBeNull()
- Specified by:
nameCannotBeNullin interfaceActiveMQJMSClientBundle
-
nameCannotBeEmpty$str
protected java.lang.String nameCannotBeEmpty$str()
-
nameCannotBeEmpty
public final java.lang.IllegalArgumentException nameCannotBeEmpty()
- Specified by:
nameCannotBeEmptyin interfaceActiveMQJMSClientBundle
-
callingMethodFromListenerRuntime$str
protected java.lang.String callingMethodFromListenerRuntime$str()
-
callingMethodFromListenerRuntime
public final javax.jms.IllegalStateRuntimeException callingMethodFromListenerRuntime()
- Specified by:
callingMethodFromListenerRuntimein interfaceActiveMQJMSClientBundle
-
callingMethodFromListener$str
protected java.lang.String callingMethodFromListener$str()
-
callingMethodFromListener
public final javax.jms.IllegalStateException callingMethodFromListener()
- Specified by:
callingMethodFromListenerin interfaceActiveMQJMSClientBundle
-
callingMethodFromCompletionListenerRuntime$str
protected java.lang.String callingMethodFromCompletionListenerRuntime$str()
-
callingMethodFromCompletionListenerRuntime
public final javax.jms.IllegalStateRuntimeException callingMethodFromCompletionListenerRuntime()
- Specified by:
callingMethodFromCompletionListenerRuntimein interfaceActiveMQJMSClientBundle
-
callingMethodFromCompletionListener$str
protected java.lang.String callingMethodFromCompletionListener$str()
-
callingMethodFromCompletionListener
public final javax.jms.IllegalStateException callingMethodFromCompletionListener()
- Specified by:
callingMethodFromCompletionListenerin interfaceActiveMQJMSClientBundle
-
nullArgumentNotAllowed$str
protected java.lang.String nullArgumentNotAllowed$str()
-
nullArgumentNotAllowed
public final java.lang.IllegalArgumentException nullArgumentNotAllowed(java.lang.String type)
- Specified by:
nullArgumentNotAllowedin interfaceActiveMQJMSClientBundle
-
nullTopic$str
protected java.lang.String nullTopic$str()
-
nullTopic
public final javax.jms.InvalidDestinationException nullTopic()
- Specified by:
nullTopicin interfaceActiveMQJMSClientBundle
-
onlyValidForByteOrStreamMessages$str
protected java.lang.String onlyValidForByteOrStreamMessages$str()
-
onlyValidForByteOrStreamMessages
public final javax.jms.IllegalStateException onlyValidForByteOrStreamMessages()
- Specified by:
onlyValidForByteOrStreamMessagesin interfaceActiveMQJMSClientBundle
-
invalidJavaIdentifier$str
protected java.lang.String invalidJavaIdentifier$str()
-
invalidJavaIdentifier
public final javax.jms.JMSRuntimeException invalidJavaIdentifier(java.lang.String propertyName)
- Specified by:
invalidJavaIdentifierin interfaceActiveMQJMSClientBundle
-
messageNotWritable$str
protected java.lang.String messageNotWritable$str()
-
messageNotWritable
public final javax.jms.MessageNotWriteableException messageNotWritable()
- Specified by:
messageNotWritablein interfaceActiveMQJMSClientBundle
-
messageNotReadable$str
protected java.lang.String messageNotReadable$str()
-
messageNotReadable
public final javax.jms.MessageNotReadableException messageNotReadable()
- Specified by:
messageNotReadablein interfaceActiveMQJMSClientBundle
-
illegalDeliveryMode$str
protected java.lang.String illegalDeliveryMode$str()
-
illegalDeliveryMode
public final javax.jms.JMSException illegalDeliveryMode(int deliveryMode)
- Specified by:
illegalDeliveryModein interfaceActiveMQJMSClientBundle
-
-