Uses of Package
org.springframework.jms.listener.endpoint
Package
Description
Support package for declarative messaging configuration,
with Java configuration and XML schema support.
This package provides JCA-based endpoint management for JMS message listeners.
-
ClassDescriptionCommon configuration object for activating a JMS message endpoint.Strategy interface for creating JCA 1.5 ActivationSpec objects based on a configured
JmsActivationSpecConfig
object.Extension of the generic JCA 1.5GenericMessageEndpointManager
, adding JMS-specific support for ActivationSpec configuration. -
ClassDescriptionCommon configuration object for activating a JMS message endpoint.Strategy interface for creating JCA 1.5 ActivationSpec objects based on a configured
JmsActivationSpecConfig
object.Standard implementation of theJmsActivationSpecFactory
interface.