See: Description
| Class | Description | 
|---|---|
| AbstractMessageEndpointFactory | 
 Abstract base implementation of the JCA 1.5/1.6/1.7
  
MessageEndpointFactory interface,
 providing transaction management capabilities as well as ClassLoader
 exposure for endpoint invocations. | 
| GenericMessageEndpointFactory | 
 Generic implementation of the JCA 1.5
  
MessageEndpointFactory interface,
 providing transaction management capabilities for any kind of message
 listener object (e.g. | 
| GenericMessageEndpointManager | 
 Generic bean that manages JCA 1.5 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. 
 |