Package org.springframework.jms.listener.endpoint
@NonNullApi
@NonNullFields
package org.springframework.jms.listener.endpoint
This package provides JCA-based endpoint management for JMS message listeners.
-
ClassDescriptionDefault implementation of the
JmsActivationSpecFactory
interface.Common configuration object for activating a JMS message endpoint.Strategy interface for creating JCA 1.5 ActivationSpec objects based on a configuredJmsActivationSpecConfig
object.JMS-specific implementation of the JCA 1.7MessageEndpointFactory
interface, providing transaction management capabilities for a JMS listener object (e.g.Internal exception thrown when a ResourceException has been encountered during the endpoint invocation.Extension of the generic JCA 1.5GenericMessageEndpointManager
, adding JMS-specific support for ActivationSpec configuration.Standard implementation of theJmsActivationSpecFactory
interface.