Uses of Class
org.springframework.jca.endpoint.AbstractMessageEndpointFactory
Package
Description
This package provides a facility for generic JCA message endpoint management.
This package provides JCA-based endpoint management for JMS message listeners.
-
Uses of AbstractMessageEndpointFactory in org.springframework.jca.endpoint
Modifier and TypeClassDescriptionclass
Generic implementation of the JCA 1.7MessageEndpointFactory
interface, providing transaction management capabilities for any kind of message listener object (e.g. -
Uses of AbstractMessageEndpointFactory in org.springframework.jms.listener.endpoint
Modifier and TypeClassDescriptionclass
JMS-specific implementation of the JCA 1.7MessageEndpointFactory
interface, providing transaction management capabilities for a JMS listener object (e.g.