Package org.jboss.soa.esb.listeners.jca

Interface Summary
ActivationBridge Bridges different vendor JCA implementations to activate an endpoint
EndpointContainer Contract between JCA and endpoint.
InflowGateway Required interface for JCA ESB Gateways

The injected ServiceInvoker should be used by the user object to invoke on target ESB service after, of course, it transforms the incoming gateway message into a generic ESB message

InflowMessageProcessor Interface for inflow message processors.
InflowMessageProcessorAdapter Adapter interface for beans supporting inflow message processors.
JcaConstants  
JcaMessageAwareComposer Interface for message aware composers.
 

Class Summary
EndpointFactory comment
EndpointProxy comment
JBoss42ActivationBridge interfaces with JCA to activate an endpoint
JcaGatewayListener  
JcaInflowGateway  
JcaJMSInflowMessageProcessorAdapter Adapter interface for beans supporting JMS inflow message processors.
JcaJMSMessageAwareComposer JMS message aware composers.
JcaMessageAwareListener  
JmsEndpoint comment
 

Exception Summary
JcaGatewayException Runtime exception for propagating exceptions.