Class ActiveMQJMSClientBundle_$bundle
- java.lang.Object
-
- org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
-
- All Implemented Interfaces:
Serializable,ActiveMQJMSClientBundle
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2023-10-12T13:35:12+0000") public class ActiveMQJMSClientBundle_$bundle extends Object implements ActiveMQJMSClientBundle, Serializable
Warning 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
-
-
-
Field Detail
-
INSTANCE
public static final ActiveMQJMSClientBundle_$bundle INSTANCE
-
-
Method Detail
-
readResolve
protected Object readResolve()
-
getLoggingLocale
protected Locale getLoggingLocale()
-
invalidFilter$str
protected String invalidFilter$str()
-
invalidFilter
public final ActiveMQInvalidFilterExpressionException invalidFilter(Throwable e, SimpleString filter)
- Specified by:
invalidFilterin interfaceActiveMQJMSClientBundle
-
invalidSubscriptionName$str
protected String invalidSubscriptionName$str()
-
invalidSubscriptionName
public final ActiveMQIllegalStateException invalidSubscriptionName()
- Specified by:
invalidSubscriptionNamein interfaceActiveMQJMSClientBundle
-
destinationDoesNotExist$str
protected String destinationDoesNotExist$str()
-
destinationDoesNotExist
public final ActiveMQNonExistentQueueException destinationDoesNotExist(SimpleString destination)
- Specified by:
destinationDoesNotExistin interfaceActiveMQJMSClientBundle
-
nameCannotBeNull$str
protected String nameCannotBeNull$str()
-
nameCannotBeNull
public final IllegalArgumentException nameCannotBeNull()
- Specified by:
nameCannotBeNullin interfaceActiveMQJMSClientBundle
-
nameCannotBeEmpty$str
protected String nameCannotBeEmpty$str()
-
nameCannotBeEmpty
public final IllegalArgumentException nameCannotBeEmpty()
- Specified by:
nameCannotBeEmptyin interfaceActiveMQJMSClientBundle
-
callingMethodFromListenerRuntime$str
protected String callingMethodFromListenerRuntime$str()
-
callingMethodFromListenerRuntime
public final IllegalStateRuntimeException callingMethodFromListenerRuntime()
- Specified by:
callingMethodFromListenerRuntimein interfaceActiveMQJMSClientBundle
-
callingMethodFromListener$str
protected String callingMethodFromListener$str()
-
callingMethodFromListener
public final IllegalStateException callingMethodFromListener()
- Specified by:
callingMethodFromListenerin interfaceActiveMQJMSClientBundle
-
callingMethodFromCompletionListenerRuntime$str
protected String callingMethodFromCompletionListenerRuntime$str()
-
callingMethodFromCompletionListenerRuntime
public final IllegalStateRuntimeException callingMethodFromCompletionListenerRuntime()
- Specified by:
callingMethodFromCompletionListenerRuntimein interfaceActiveMQJMSClientBundle
-
callingMethodFromCompletionListener$str
protected String callingMethodFromCompletionListener$str()
-
callingMethodFromCompletionListener
public final IllegalStateException callingMethodFromCompletionListener()
- Specified by:
callingMethodFromCompletionListenerin interfaceActiveMQJMSClientBundle
-
nullArgumentNotAllowed$str
protected String nullArgumentNotAllowed$str()
-
nullArgumentNotAllowed
public final IllegalArgumentException nullArgumentNotAllowed(String type)
- Specified by:
nullArgumentNotAllowedin interfaceActiveMQJMSClientBundle
-
nullTopic$str
protected String nullTopic$str()
-
nullTopic
public final InvalidDestinationException nullTopic()
- Specified by:
nullTopicin interfaceActiveMQJMSClientBundle
-
onlyValidForByteOrStreamMessages$str
protected String onlyValidForByteOrStreamMessages$str()
-
onlyValidForByteOrStreamMessages
public final IllegalStateException onlyValidForByteOrStreamMessages()
- Specified by:
onlyValidForByteOrStreamMessagesin interfaceActiveMQJMSClientBundle
-
invalidJavaIdentifier$str
protected String invalidJavaIdentifier$str()
-
invalidJavaIdentifier
public final JMSRuntimeException invalidJavaIdentifier(String propertyName)
- Specified by:
invalidJavaIdentifierin interfaceActiveMQJMSClientBundle
-
messageNotWritable$str
protected String messageNotWritable$str()
-
messageNotWritable
public final MessageNotWriteableException messageNotWritable()
- Specified by:
messageNotWritablein interfaceActiveMQJMSClientBundle
-
messageNotReadable$str
protected String messageNotReadable$str()
-
messageNotReadable
public final MessageNotReadableException messageNotReadable()
- Specified by:
messageNotReadablein interfaceActiveMQJMSClientBundle
-
illegalDeliveryMode$str
protected String illegalDeliveryMode$str()
-
illegalDeliveryMode
public final JMSException illegalDeliveryMode(int deliveryMode)
- Specified by:
illegalDeliveryModein interfaceActiveMQJMSClientBundle
-
-