Package org.springframework.jca.endpoint
@NonNullApi
@NonNullFields
package org.springframework.jca.endpoint
This package provides a facility for generic JCA message endpoint management.
-
ClassDescriptionAbstract base implementation of the JCA 1.7
MessageEndpointFactory
interface, providing transaction management capabilities as well as ClassLoader exposure for endpoint invocations.Generic implementation of the JCA 1.7MessageEndpointFactory
interface, providing transaction management capabilities for any kind of message listener object (for example,MessageListener
objects orMessageListener
objects).Internal exception thrown when a ResourceException has been encountered during the endpoint invocation.Generic bean that manages JCA 1.7 message endpoints within a Spring application context, activating and deactivating the endpoint as part of the application context's lifecycle.