@NonNullApi @NonNullFields
See: Description
| Class | Description | 
|---|---|
| AbstractMessageEndpointFactory | Abstract base implementation of the JCA 1.7
  MessageEndpointFactoryinterface,
 providing transaction management capabilities as well as ClassLoader
 exposure for endpoint invocations. | 
| GenericMessageEndpointFactory | Generic implementation of the JCA 1.7
  MessageEndpointFactoryinterface,
 providing transaction management capabilities for any kind of message
 listener object (e.g. | 
| GenericMessageEndpointManager | 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. | 
| Exception | Description | 
|---|---|
| GenericMessageEndpointFactory.InternalResourceException | Internal exception thrown when a ResourceException has been encountered
 during the endpoint invocation. |