spring-framework / org.springframework.jca.endpoint / GenericMessageEndpointFactory / createEndpoint

createEndpoint

open fun createEndpoint(xaResource: XAResource): MessageEndpoint

Wrap each concrete endpoint instance with an AOP proxy, exposing the message listener's interfaces as well as the endpoint SPI through an AOP introduction.