| Package | Description | 
|---|---|
| org.springframework.jca.endpoint | This package provides a facility for generic JCA message endpoint management. | 
| Class and Description | 
|---|
| AbstractMessageEndpointFactory Abstract base implementation of the JCA 1.7
  MessageEndpointFactoryinterface,
 providing transaction management capabilities as well as ClassLoader
 exposure for endpoint invocations. | 
| AbstractMessageEndpointFactory.AbstractMessageEndpoint Inner class for actual endpoint implementations, based on template
 method to allow for any kind of concrete endpoint implementation. |