Interface ActiveMQJMSClientBundle
- All Known Implementing Classes:
ActiveMQJMSClientBundle_impl
public interface ActiveMQJMSClientBundle
Logger Codes 139000 - 139999
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondestinationDoesNotExist(SimpleString destination) illegalDeliveryMode(int deliveryMode) invalidFilter(SimpleString filter, Throwable e) invalidJavaIdentifier(String propertyName) nullArgumentNotAllowed(String type)
-
Field Details
-
BUNDLE
-
-
Method Details
-
invalidFilter
-
invalidSubscriptionName
ActiveMQIllegalStateException invalidSubscriptionName() -
destinationDoesNotExist
-
nameCannotBeNull
IllegalArgumentException nameCannotBeNull() -
nameCannotBeEmpty
IllegalArgumentException nameCannotBeEmpty() -
callingMethodFromListenerRuntime
IllegalStateRuntimeException callingMethodFromListenerRuntime() -
callingMethodFromListener
IllegalStateException callingMethodFromListener() -
callingMethodFromCompletionListenerRuntime
IllegalStateRuntimeException callingMethodFromCompletionListenerRuntime() -
callingMethodFromCompletionListener
IllegalStateException callingMethodFromCompletionListener() -
nullArgumentNotAllowed
-
nullTopic
InvalidDestinationException nullTopic() -
onlyValidForByteOrStreamMessages
IllegalStateException onlyValidForByteOrStreamMessages() -
invalidJavaIdentifier
-
messageNotWritable
MessageNotWriteableException messageNotWritable() -
messageNotReadable
MessageNotReadableException messageNotReadable() -
illegalDeliveryMode
-