Uses of Package
org.springframework.jca.endpoint
Package
Description
This package provides a facility for generic JCA message endpoint management.
This package provides JCA-based endpoint management for JMS message listeners.
-
ClassDescriptionAbstract base implementation of the JCA 1.7
MessageEndpointFactory
interface, providing transaction management capabilities as well as ClassLoader exposure for endpoint invocations.Inner class for actual endpoint implementations, based on template method to allow for any kind of concrete endpoint implementation. -
ClassDescriptionAbstract base implementation of the JCA 1.7
MessageEndpointFactory
interface, providing transaction management capabilities as well as ClassLoader exposure for endpoint invocations.Inner class for actual endpoint implementations, based on template method to allow for any kind of concrete endpoint implementation.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.